Commit 4d656bd
Heikki Hulkko
Fix _git_dirty so that it works with git 1.8.1.1
Since 1.8.1.1 [1] "git status" on a clean tree displays
"nothing to commit, working directory clean" instead of
"nothing to commit, (working directory clean)"
[1] git/git@50bd8b7#L0R10501 parent 8007693 commit 4d656bd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| |||
0 commit comments