author | Junio C Hamano <junkio@cox.net> | |
Thu, 21 Sep 2006 04:10:17 +0000 (21:10 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 21 Sep 2006 04:10:17 +0000 (21:10 -0700) | ||
commit | cc4c4f0ce25cc3803197bc19c275fd6f59a2a511 | |
tree | 1d2661dba1c8136e38e05745d43fe103f9b03df4 | tree | snapshot |
parent | 53cce84c05d3cba237ab45540b1e882be9c97215 | commit | diff |
symbolit-ref: fix resolve_ref conversion.
An earlier conversion accidentally hardcoded "HEAD" to be passed to
resolve_ref(), thereby causing git-symbolic-ref command to always
report where the HEAD points at, ignoring the command line parameter.
Signed-off-by: Junio C Hamano <junkio@cox.net>
An earlier conversion accidentally hardcoded "HEAD" to be passed to
resolve_ref(), thereby causing git-symbolic-ref command to always
report where the HEAD points at, ignoring the command line parameter.
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-symbolic-ref.c | diff | blob | history |