Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information