Skip to content
Snippets Groups Projects
Commit bf7960eb authored by Junio C Hamano's avatar Junio C Hamano
Browse files

Use git-update-ref in scripts.


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: default avatarJunio C Hamano <junkio@cox.net>
parent a7928f8e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment