mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-20 03:13:33 +01:00
Merge 8c91074697 into 599831b85a
This commit is contained in:
commit
2e0b9612bf
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ open_jira_issue () {
|
|||
else
|
||||
$open_cmd "$jira_url/browse/$jira_prefix$1"
|
||||
fi
|
||||
else
|
||||
|
||||
local addcomment=''
|
||||
if [[ "$2" == "m" ]]; then
|
||||
addcomment="#add-comment"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue