Skip to content

Commit

Permalink
Release 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Sep 10, 2010
1 parent ce43c42 commit 42c8da3
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@

0.0.4 / 2010-09-10
==================

* Added: `git-delete-branch`: Also delete the remote branch [Gert Van Gool]
* Added `git-summary` commitish support [Jonathan Leto]
* Added `git-graft` dest branch default of _master_
* Added `git-setup` [Aggelos Orfanakos]
* Added `git-graft` [Kenneth Reitz]
* Added `git-undo` for removing recent commits. [Kenneth Reitz]
* Fixed `git-delete-branch`: Don't fail if the local branch doesn't exist [Gert Van Gool]
* Fixed __PREFIX__ to respect env vars
* Fixed shift in `git-count`

0.0.3 / 2010-08-27
==================

Expand Down

0 comments on commit 42c8da3

Please sign in to comment.