]> git.99rst.org Git - git.git/commit
diff.c: mention completion above add_diff_options
authorPhilippe Blain <redacted>
Mon, 26 Jun 2023 16:24:48 +0000 (16:24 +0000)
committerJunio C Hamano <redacted>
Mon, 26 Jun 2023 16:40:14 +0000 (09:40 -0700)
commit0a868031edee0f7a38b42e13c8017d6cbbb4af1b
tree36aa440679b370b5baad483121cbc335d9dfa575
parent55245d669a6c427efd9f7c1782105bea4e97a431
diff.c: mention completion above add_diff_options

Add a comment on top of add_diff_options, where common diff options are
listed, mentioning __git_diff_common_options in the completion script,
in the hope that contributors update it when they add new diff flags.

Signed-off-by: Philippe Blain <redacted>
Signed-off-by: Junio C Hamano <redacted>
diff.c
git clone https://git.99rst.org/PROJECT