commit | 2eca23daf5ab7c921c544d86cd53707f8b4ff9a4 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@ppc970.osdl.org> | Thu Jun 30 10:15:22 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Thu Jun 30 10:15:22 2005 -0700 |
tree | 0c35c6a306182c448b13ae24afe2fad169aaa58f | |
parent | 56b6ed8881f3504b686a254cccdb5aa1a1a9e925 [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.