diff options
| author | Patrick Steinhardt <ps@pks.im> | 2026-03-02 13:13:05 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-03-03 15:09:34 -0800 |
| commit | 6e4d923267ca80dd1392bf7e0673c74711e8cb68 (patch) | |
| tree | 22ba3dec9d122219ea066bcc5aab5b8192e061b0 /builtin/commit.c | |
| parent | 50d063e335afd5828fbb9de2f2b2fb44fd884d2b (diff) | |
| download | git-6e4d923267ca80dd1392bf7e0673c74711e8cb68.tar.xz | |
add-patch: split out header from "add-interactive.h"
While we have a "add-patch.c" code file, its declarations are part of
"add-interactive.h". This makes it somewhat harder than necessary to
find relevant code and to identify clear boundaries between the two
subsystems.
Split up concerns and move declarations that relate to "add-patch.c"
into a new "add-patch.h" header.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
