Skip to content

Commit

Permalink
Release 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Aug 27, 2010
1 parent 2675fbf commit 7318fac
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions History.md
@@ -1,4 +1,18 @@

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

* Added git-extras-version
* Added git-update-extras
* Fixed git-contrib issue when the username is in a commit msg
* Merge branch 'integration'
* Delete remote tag only if local was deleted
* Delete remote branch only if local was deleted
* Use -d to avoid deleting an unmerged branch by accident
* Merge branch 'integration'
* Fix printing of authors for git-summary's on Ubuntu
* read doesn't have the -e option in SH on my machine at least.

0.0.2 / 2010-08-24
==================

Expand Down
2 changes: 1 addition & 1 deletion bin/git-extras-version
@@ -1,2 +1,2 @@
#!/bin/sh
echo "0.0.2"
echo "0.0.3"

0 comments on commit 7318fac

Please sign in to comment.