#44 git-pulls: complete 'browse' and 'merge' commands
This commit is contained in:
parent
fdb9a671ca
commit
31c7264327
|
@ -83,8 +83,9 @@ _git-pulls() {
|
|||
&& ret=0
|
||||
;;
|
||||
(browse|merge)
|
||||
# TODO Not implemented
|
||||
_message 'arguments' && ret=0
|
||||
_arguments \
|
||||
'1: :_git-pulls_pull_requests_numbers' \
|
||||
&& ret=0
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
|
|
Loading…
Reference in New Issue