Skip to content

bable5/git-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-workflow

Automate interaction with an issue tracker/planner

Current supports Jira with beanstalk, but is designed to be general enough to support other issue tracker/repository host combinations.

Description

git-workflow is similar to the <a href"http://nvie.com/posts/a-successful-git-branching-model/">git flow concept, but is centered around making it easy to use git with an issue tracker such as Jira. git-workflow automates creating issue (topic) branches and appending the appropriate markers to the commit messages to get git repos and issues trackers linked.

Commands

  • $> git workflow start -i &lt;issue-identifier</it>&gt;
    
  • $> git workflow commit
    
  • $> git workflow finish
    

Requirements

About

Automate interaction with an issue tracker/planner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •