Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143162
b: refs/heads/master
c: 4774bb1
h: refs/heads/master
v: v3
  • Loading branch information
Peter Korsgaard authored and Sam Ravnborg committed Apr 11, 2009
1 parent 01e864f commit eb130a5
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: 612c280ef2400c70ea2fd8f2e17549c95002368c
refs/heads/master: 4774bb1ced60a94d83b28e5a42d4cf01b83d9b60
2 changes: 1 addition & 1 deletion trunk/scripts/setlocalversion
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ if head=`git rev-parse --verify --short HEAD 2>/dev/null`; then

# Is this git on svn?
if git config --get svn-remote.svn.url >/dev/null; then
printf -- '-svn%s' "`git-svn find-rev $head`"
printf -- '-svn%s' "`git svn find-rev $head`"
fi

# Are there uncommitted changes?
Expand Down

0 comments on commit eb130a5

Please sign in to comment.