mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
git-squash: miss completion script change
This commit is contained in:
parent
f4e313d3f2
commit
46ea733983
|
|
@ -400,6 +400,7 @@ _git-refactor() {
|
|||
|
||||
|
||||
_git-squash() {
|
||||
_arguments '--squash-msg[commit with the squashed commit messages]'
|
||||
_arguments \
|
||||
':branch-name:__gitex_branch_names'
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue