aboutsummaryrefslogtreecommitdiffstats
path: root/commit.h
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2025-10-27 12:33:54 +0100
committerJunio C Hamano <gitster@pobox.com>2025-11-05 13:47:45 -0800
commit68b14915a24905cb740f493ab2114a7b89b240cd (patch)
tree7ddb22c567fdeb59c4b84edd5fa6bab92b8da28d /commit.h
parentbuiltin/history: implement "reword" subcommand (diff)
downloadgit-68b14915a24905cb740f493ab2114a7b89b240cd.tar.gz
git-68b14915a24905cb740f493ab2114a7b89b240cd.zip
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 '')
0 files changed, 0 insertions, 0 deletions