зеркало из https://github.com/microsoft/git.git
Merge branch 'tb/complete-describe'
Docfix. * tb/complete-describe: completion: add --broken and --dirty to describe
This commit is contained in:
Коммит
952cc9b9bd
|
@ -1385,7 +1385,7 @@ _git_describe ()
|
|||
__gitcomp "
|
||||
--all --tags --contains --abbrev= --candidates=
|
||||
--exact-match --debug --long --match --always --first-parent
|
||||
--exclude
|
||||
--exclude --dirty --broken
|
||||
"
|
||||
return
|
||||
esac
|
||||
|
|
Загрузка…
Ссылка в новой задаче