author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Thu, 30 Jun 2005 17:15:22 +0000 (10:15 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Thu, 30 Jun 2005 17:15:22 +0000 (10:15 -0700) | ||
commit | 2eca23daf5ab7c921c544d86cd53707f8b4ff9a4 | |
tree | 0c35c6a306182c448b13ae24afe2fad169aaa58f | tree | snapshot |
parent | 56b6ed8881f3504b686a254cccdb5aa1a1a9e925 | commit | diff |
git-receive-pack: implement ref switch command handling
After unpacking the object pack successfully, we go through the list of
refs, and verify that they still contain their expected values. Then we
replace them with the new ones.
After unpacking the object pack successfully, we go through the list of
refs, and verify that they still contain their expected values. Then we
replace them with the new ones.
receive-pack.c | diff | blob | history |