Skip to content

emorozov/anb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Annotate branches

Simple utility that displays list of git branches along with related task title from JIRA.

Uses configuration file ~/.config/anb.toml:

username = "user"            # JIRA username
password = "pass"            # JIRA password
server   = "jira.domain.org" # JIRA hostname
prefix   = "TSK"             # prefix to extract task name from branch name

About

Simple utility to display JIRA task summary for git branches.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages