author | Linus Torvalds <torvalds@evo.osdl.org> | |
Tue, 19 Jul 2005 11:03:47 +0000 (07:03 -0400) | ||
committer | Linus Torvalds <torvalds@evo.osdl.org> | |
Tue, 19 Jul 2005 11:03:47 +0000 (07:03 -0400) | ||
commit | 2a9c3fe838a21cb2097347e15bec71e848f8d625 | |
tree | fc21098f5710a2333c4ad04d3571eb7580223bf9 | tree | snapshot |
parent | 07ee0d77c66d6f356cd3f82435e67510779aa53c | commit | diff |
git-send-pack: verify that sender is a proper superset of receiver
This should make sure that if you have multiple people pushing to the
same tree, they cannot overwrite each others work, but have to merge
before being able to update the common reference tree.
This should make sure that if you have multiple people pushing to the
same tree, they cannot overwrite each others work, but have to merge
before being able to update the common reference tree.
send-pack.c | diff | blob | history |