Commit c53d696
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>1 parent fa2376f commit c53d696
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2027 | 2027 | | |
2028 | 2028 | | |
2029 | 2029 | | |
2030 | | - | |
| 2030 | + | |
| 2031 | + | |
| 2032 | + | |
| 2033 | + | |
| 2034 | + | |
| 2035 | + | |
2031 | 2036 | | |
2032 | 2037 | | |
| 2038 | + | |
| 2039 | + | |
| 2040 | + | |
2033 | 2041 | | |
2034 | 2042 | | |
2035 | 2043 | | |
| |||
0 commit comments