author | Linus Torvalds <torvalds@g5.osdl.org> | |
Sat, 16 Jul 2005 17:31:38 +0000 (10:31 -0700) | ||
committer | Linus Torvalds <torvalds@g5.osdl.org> | |
Sat, 16 Jul 2005 17:31:38 +0000 (10:31 -0700) | ||
commit | 9c2b1c0cd89d8cc8a3882e85c6b6535f282bf59f | |
tree | dafa75baaadeb0ae39f91d72b332a2cd01cd2f7c | tree | snapshot |
parent | 60ea0fdd7de001405fcc7591beb18a66a1f0dd09 | commit | diff |
git-fetch-script: fix http:// breakage
We were trying to fetch using the merge-head name rather than the
merge-head SHA1 that we just got.
Now, http:// is broken anyway right now for packing, but this should
make it work for nonpacked repositories again.
We were trying to fetch using the merge-head name rather than the
merge-head SHA1 that we just got.
Now, http:// is broken anyway right now for packing, but this should
make it work for nonpacked repositories again.
git-fetch-script | diff | blob | history |