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
We can try to auto detect the service the user is using, however it would be easier to use the configuration, since that can tell us directly what service you use.
So now wrap-up will work like this:
git phlow wrapup > using default conf or internal default
git phlow wrapup -t jira > using jira conf in .gitconfig
I just learned that the Smart Commit feature we rely on uses hashtag for commands.
So
close
should be#close
and for say issuesPRJ-17
our close message have to bePRJ-17 #close
.This is slightly different from Github.
The text was updated successfully, but these errors were encountered: