Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77959
b: refs/heads/master
c: 4e7434f
h: refs/heads/master
i:
  77957: 17b7290
  77955: dd1be58
  77951: a1c4487
v: v3
  • Loading branch information
Theodore Ts'o authored and Sam Ravnborg committed Jan 28, 2008
1 parent 32a6514 commit 37287de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d882421f4e08ddf0a94245cdbe516db260aa6f41
refs/heads/master: 4e7434ff028c4280bed620f28fdbf9f4d77d77ce
1 change: 1 addition & 0 deletions trunk/scripts/setlocalversion
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ if head=`git rev-parse --verify HEAD 2>/dev/null`; then
fi

# Are there uncommitted changes?
git update-index --refresh --unmerged > /dev/null
if git diff-index HEAD | read dummy; then
printf '%s' -dirty
fi
Expand Down

0 comments on commit 37287de

Please sign in to comment.