Merge branch 'js/patience-diff'
* js/patience-diff: bash completions: Add the --patience option Introduce the diff option '--patience' Implement the patience diff algorithm Conflicts: contrib/completion/git-completion.bash
This commit is contained in:
@ -783,6 +783,7 @@ __git_diff_common_options="--stat --numstat --shortstat --summary
|
||||
--no-ext-diff
|
||||
--no-prefix --src-prefix= --dst-prefix=
|
||||
--inter-hunk-context=
|
||||
--patience
|
||||
--raw
|
||||
"
|
||||
|
||||
|
Reference in New Issue
Block a user