Skip to content

Commit c45e2b8

Browse files
committed
Release 1.9.0
1 parent c136afb commit c45e2b8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

History.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11

2+
1.9.0 / 2013-06-18
3+
==================
4+
5+
* git-squash: add --me flag to flatten the current branch
6+
* Make repository_age() "history rewrite safe"
7+
* add git-line-summary
8+
29
1.8.0 / 2013-05-15
310
==================
411

bin/git-extras

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
VERSION="1.8.0"
3+
VERSION="1.9.0"
44

55
update() {
66
local bin=$(which git-extras)

0 commit comments

Comments
 (0)