author | Eric Wong <normalperson@yhbt.net> | |
Wed, 13 Dec 2006 00:45:00 +0000 (16:45 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 13 Dec 2006 01:26:23 +0000 (17:26 -0800) | ||
commit | c53d696bcc2894b0df277e617740b15bac794df9 | |
tree | cb48d15e37c4a03db6d9f6ade5ea5cb69c04996f | tree | snapshot |
parent | fa2376f3c89ae59f33e50e0e5769dec2652e9568 | commit | diff |
git-svn: correctly handle packed-refs in refs/remotes/
We now use git-rev-parse universally to read refs, instead
of our own file_to_s function (which I plan on removing).
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
We now use git-rev-parse universally to read refs, instead
of our own file_to_s function (which I plan on removing).
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-svn.perl | diff | blob | history |