author | Junio C Hamano <junkio@cox.net> | |
Sat, 6 Aug 2005 17:16:52 +0000 (10:16 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 6 Aug 2005 17:19:38 +0000 (10:19 -0700) | ||
commit | db27ee63929fa4a161c321daf52df5635fd4828c | |
tree | 77f1eb4d7b42084233766101b91ba5c91c430b9e | tree | snapshot |
parent | e4ad5f0979bf4791a0c4a755a3dd184c8f178550 | commit | diff |
send-pack: allow the same source to be pushed more than once.
The revised code accidentally inherited the restriction that a
reference can be pushed only once, only because the original did
not allow renaming. This is no longer necessary so lift it.
Signed-off-by: Junio C Hamano <junkio@cox.net>
The revised code accidentally inherited the restriction that a
reference can be pushed only once, only because the original did
not allow renaming. This is no longer necessary so lift it.
Signed-off-by: Junio C Hamano <junkio@cox.net>
connect.c | diff | blob | history |