We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04d430f commit 1eb638aCopy full SHA for 1eb638a
contrib/completion/git-completion.bash
@@ -1740,7 +1740,7 @@ __git_diff_common_options="--stat --numstat --shortstat --summary
1740
--color-moved --color-moved= --no-color-moved
1741
--color-moved-ws= --no-color-moved-ws
1742
--full-index --binary --abbrev --diff-filter=
1743
- --find-copies --find-object
+ --find-copies --find-object --find-renames
1744
--find-copies-harder --ignore-cr-at-eol
1745
--text --ignore-space-at-eol --ignore-space-change
1746
--ignore-all-space --ignore-blank-lines --exit-code
0 commit comments