mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 15:36:21 -04:00
Release 1.5.1
This commit is contained in:
parent
226f58ab6f
commit
bbd32d870a
|
|
@ -1,4 +1,9 @@
|
|||
|
||||
1.5.1 / 2012-03-15
|
||||
==================
|
||||
|
||||
* Reverted 1.5.0 changes, breaks git-changelog
|
||||
|
||||
1.4.0 / 2012-02-08
|
||||
==================
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
VERSION="1.4.0"
|
||||
VERSION="1.5.1"
|
||||
|
||||
update() {
|
||||
local orig=$PWD
|
||||
|
|
|
|||
Loading…
Reference in a new issue