Releases: Sigimera/gitjira
Releases · Sigimera/gitjira
v0.3.0
04 Jul 08:53
Compare
Sorry, something went wrong.
No results found
Adding shortcut binary gj pointing to git-jira
Adding git-jira config command that outputs the configured JIRA host, project key and username
Making git-jira list the default command if executed git-jira
Improving general error and warning messages
Returning unix conform return values: 0 (ok), 1 (minor problems) and 2 (serious trouble)
v0.2.0
04 Jul 08:48
Compare
Sorry, something went wrong.
No results found
Get information about a JIRA issue that does not exist as branch, e.g. git-jira describe -i 123
v0.1.1
04 Jul 08:45
Compare
Sorry, something went wrong.
No results found
[URGENT-FIX] Fixing broken git-jira list command
README improvement
v0.1.0
04 Jul 08:42
Compare
Sorry, something went wrong.
No results found
git-jira describe: Outputs more information about the current branch (if related to an JIRA issue)
Further README improvements
v0.0.2
04 Jul 08:39
Compare
Sorry, something went wrong.
No results found
Adding option -f/--force for setup. Forcing the overwrite of previous configuration.
Bug fixing
Improving README: Adding Tips & Tricks section, explaining how to install the binary globally with the help of rvm.
v0.0.1
04 Jul 08:36
Compare
Sorry, something went wrong.
No results found
Setup of JIRA instance per GIT project
git-jira list returns a list of all feature branches that have a relation to a JIRA issue