Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17709
b: refs/heads/master
c: 24d4975
h: refs/heads/master
i:
  17707: 0161e53
v: v3
  • Loading branch information
Ryan Anderson authored and Sam Ravnborg committed Jan 8, 2006
1 parent d3661ec commit 31e6145
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cc6fa432f5eec26c43fd06c0314cb1c2cae6d9a1
refs/heads/master: 24d49756aa67322c2def5dc97344615572ac454e
2 changes: 1 addition & 1 deletion trunk/scripts/setlocalversion
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ if head=`git rev-parse --verify HEAD 2>/dev/null`; then

# Are there uncommitted changes?
if git diff-files | read dummy; then
printf '%s' -git_dirty
printf '%s' -dirty
fi
fi

0 comments on commit 31e6145

Please sign in to comment.