git-jira

command module
v0.0.0-...-e8e035a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 2, 2020 License: MIT Imports: 9 Imported by: 0

README

git-jira

A utility for open JIRA URL by default web browse

Setup

Set both jira.baseURL and jira.projects in your git config

[jira]
baseURL=https://jira.example.jp/browse/
projects=SOMEPROJ1,SOMEPROJ # project names are separated by comma

Install

Build this command and put it in PATH

How to use

Contain JIRA ticket ID in git branch name and run this command

% git switch -c syohex/SOMEPROJ-839
# some working
% git jira
# open JIRA ticket page on Web browser

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL