Change the br argument to branch to follow PR #6678. (#6680)

master
Eric Hudon 8 years ago committed by Marc Cornellà
parent 62b8a70a7c
commit 2aa2ea744e
  1. 2
      plugins/jira/_jira

@ -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'
)

Loading…
Cancel
Save