Change the br argument to branch to follow PR #6678.

This commit is contained in:
Eric Hudon 2018-03-18 18:22:14 -04:00
commit 0028529574
No known key found for this signature in database
GPG key ID: 3C4829F72918290D

View file

@ -7,7 +7,7 @@ _1st_arguments=(
'dashboard:open the dashboard'
'reported:search for issues reported by a user'
'assigned:search for issues assigned to a user'
'br:open the issue named after the git branch of the current directory'
'branch:open the issue named after the git branch of the current directory'
'dumpconfig:display effective jira configuration'
)