Merge branch 'tb/complete-describe' into maint
Docfix. * tb/complete-describe: completion: add --broken and --dirty to describe
This commit is contained in:
commit
3087feaf98
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user