aboutsummaryrefslogtreecommitdiffstats
path: root/commit.c
diff options
context:
space:
mode:
authorRené Scharfe <l.s.r@web.de>2022-12-01 23:49:11 +0100
committerJunio C Hamano <gitster@pobox.com>2022-12-02 08:25:29 +0900
commitc5630c4868c74aab2fc4e8a4ef4bfc9c51534e0e (patch)
tree2cbb3d66b9213eb800acbf816a67a6861e73517a /commit.c
parentDownmerge a bit more for 2.38.2 (diff)
downloadgit-c5630c4868c74aab2fc4e8a4ef4bfc9c51534e0e.tar.gz
git-c5630c4868c74aab2fc4e8a4ef4bfc9c51534e0e.zip
diff: factor out add_diff_options()
Add a function for appending the parseopts member of struct diff_options to a struct option array. Use it in two sites instead of accessing the parseopts member directly. Decoupling callers from diff internals like that allows us to change the latter. Signed-off-by: René Scharfe <l.s.r@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions