]> git.99rst.org Git - git.git/commit
completion: add comments describing __git_diff_* globals
authorPhilippe Blain <redacted>
Mon, 26 Jun 2023 16:24:25 +0000 (16:24 +0000)
committerJunio C Hamano <redacted>
Mon, 26 Jun 2023 16:40:10 +0000 (09:40 -0700)
commitf0b9e1537832e22b17741fb2fc5bfa28fafd6dc9
treee60fa22eb5233a8298153704efe28aba7c27913f
parentfe86abd7511a9a6862d5706c6fa1d9b57a63ba09
completion: add comments describing __git_diff_* globals

Add descriptive comments for '__git_diff_common_options' and
'__git_diff_difftool_options', so that it is clearer when looking at
these variables to know in which command's completion they are used.

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