We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c136afb commit c45e2b8Copy full SHA for c45e2b8
History.md
@@ -1,4 +1,11 @@
1
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
9
1.8.0 / 2013-05-15
10
==================
11
bin/git-extras
@@ -1,6 +1,6 @@
#!/bin/sh
-VERSION="1.8.0"
+VERSION="1.9.0"
update() {
local bin=$(which git-extras)
0 commit comments