Skip to content

Commit

Permalink
Release 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Nov 1, 2010
1 parent 1d0bab6 commit 26c4da6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@

0.0.7 / 2010-10-31
==================

* Added man pages [Jonhnny Weslley]
* Added `make clean`
* Added `make docs`
* Added -d -> -D. Closes #15
* Added git-delete-submodule for delete submodules easily [Jonhnny Weslley]
* Added; `git-ignore` now shows the contents of _./.git-ignore_ if no args are present

0.0.6 / 2010-10-22
==================

Expand Down
2 changes: 1 addition & 1 deletion bin/git-extras-version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/sh
echo "0.0.6"
echo "0.0.7"

0 comments on commit 26c4da6

Please sign in to comment.