8000 Tags · t0mtaylor/gitflow · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: t0mtaylor/gitflow

Tags

1.5.2

Toggle 1.5.2's commit message
v1.5.2

- Fix: 'git hf finish start' now sets the tracking branch correctly
- Fix: 'git hf update' now returns to the original branch correctly

1.5.1

Toggle 1.5.1's commit message
Released v1.5.1.

Changelog available on the website.

1.4.2

Toggle 1.4.2's commit message
Bugfix release

1.4.1

Toggle 1.4.1's commit message
Released v1.4.1

1.4.0

Toggle 1.4.0's commit message
Released v1.4 in time for PHPNW12 tutorial day

1.2.2

Toggle 1.2.2's commit message
Tagged release 1.2.2

1.3.0

Toggle 1.3.0's commit message
Release 1.3.0

* Added 'git hf release cancel' command

1.2.1

Toggle 1.2.1's commit message
Hotfix release

Fix: git hf hotfix finish wasn't parsing its arguments at all
Fix: error message when using any git hf command against an un-init'd
     repo still referred to 'git flow' command

1.2.0

Toggle 1.2.0's commit message
Version 1.2.0

New:
* git hf feature submit - create a GitHub pull request from the command line
0