Add info about custom Jira plugin for Git interaction

Igor Adamenko 2016-08-21 17:12:24 +03:00
parent d16f907e90
commit 9832902df2

@ -15,4 +15,10 @@ If you found yourself constantly typing `git status` after bunch of commands lik
This plugin is a nice addition to **git_prompt_status**.
You can get it from [here](https://gist.github.com/oshybystyi/475ee7768efc03727f21).
You can get it from [here](https://gist.github.com/oshybystyi/475ee7768efc03727f21).
### Jira & Git interaction
If names of your Git branches contain Jira issue code, this modification of standard `jira` plugin is for you. It gets an issue code from current branch name and opens related issue.
You can get it from [here](https://github.com/igoradamenko/jira.plugin.zsh).