J
John Barnette
hoe-git version 1.1.0 has been released!
* <http://github.com/jbarnette/hoe-git>
A Hoe plugin for tighter Git integration. This plugin provides a
git:tag task to automate release tagging and pushing, a git:changelog
task to make release notes easier, and I expect it'll learn a few more
tricks in the future.
See the Hoe::Git module for more docs and a few configuration options.
Changes:
### 1.1.0 / 2009-06-23
* Allow configurable release tag prefixes.
* Add git:changelog to make release notes easier.
* Make the git:tag task respect a TAG env var.
* Minor cleanups.
* <http://github.com/jbarnette/hoe-git>
A Hoe plugin for tighter Git integration. This plugin provides a
git:tag task to automate release tagging and pushing, a git:changelog
task to make release notes easier, and I expect it'll learn a few more
tricks in the future.
See the Hoe::Git module for more docs and a few configuration options.
Changes:
### 1.1.0 / 2009-06-23
* Allow configurable release tag prefixes.
* Add git:changelog to make release notes easier.
* Make the git:tag task respect a TAG env var.
* Minor cleanups.