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
Jira can collect spent time from commit messages. Commit message format should be issue-123 #time 1h 10m. Issue name I can get from current branch name, but how I can get time spent from last commit?
Jira can collect spent time from commit messages. Commit message format should be
issue-123 #time 1h 10m. Issue name I can get from current branch name, but how I can get time spent from last commit?