Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Use git-update-ref in scripts.
author
Junio C Hamano
<junkio@cox.net>
Wed, 28 Sep 2005 01:14:27 +0000
(18:14 -0700)
committer
Junio C Hamano
<junkio@cox.net>
Wed, 28 Sep 2005 23:42:44 +0000
(16:42 -0700)
This uses the git-update-ref command in scripts for safer updates.
Also places where we used to read HEAD ref by using "cat" were fixed
to use git-rev-parse. This will matter when we start using symbolic
references.
Signed-off-by: Junio C Hamano <junkio@cox.net>
raw
|
patch
|
inline
| side by side (from:
bf7960e
)
No differences found