summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2019-03-24 15:20:12 +0700
committerJunio C Hamano <gitster@pobox.com>2019-03-24 22:21:24 +0900
commitc380a48c8b40331dd6466d6b565af6d44c7b11bf (patch)
tree51bb2273e1eba400d897505c8c219aa2d3d6dd85 /builtin/commit.c
parentbb9872904e032f28e4ac9d2438c4daba9eae9d05 (diff)
range-diff: use parse_options() instead of diff_opt_parse()
Diff's internal option parsing is now done with 'struct option', which makes it possible to combine all diff options to range-diff and parse everything all at once. Parsing code becomes simpler, and we get a looong 'git range-diff -h' Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions