You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IDE is Webstorm version 2018.1.3/2018.1.5. The current branch is a gitflow branch, which means it is under "feature/..." and NOT in the same dirlevel as "develop"! But anyway: if i switch to "develop" the behavior is the same.
Followed the steps of installation as recommended.
Went into "commit message dialog" => "change template"
Filled in "${ticket} #sometesting" and hit "OK"
Left "commit message dialog" with "OK" (no further entries made)
Commit message field only shows " #sometesting" (preceding blank!)
As i understand the README, ${ticket} should return the current branch name which could be manipulated by regEx
The text was updated successfully, but these errors were encountered:
IDE is Webstorm version 2018.1.3/2018.1.5. The current branch is a gitflow branch, which means it is under "feature/..." and NOT in the same dirlevel as "develop"! But anyway: if i switch to "develop" the behavior is the same.
As i understand the README, ${ticket} should return the current branch name which could be manipulated by regEx
The text was updated successfully, but these errors were encountered: