bundle: allow the same ref to be given more than once
"git bundle create x master master" used to create a bundle that lists
the same branch (master) twice. Cloning from such a bundle resulted in
a needless warning "warning: Duplicated ref: refs/remotes/origin/master".
Signed-off-by:
Junio C Hamano <gitster@pobox.com>
Loading
-
mentioned in issue #488 (closed)
-
mentioned in merge request !330 (closed)
-
mentioned in commit 7639146c
-
mentioned in commit 4aa9963c
-
mentioned in commit 6c8bbf83
-
mentioned in commit 56d1607e
-
mentioned in commit 185e802b
-
mentioned in commit 47fe4b07
-
mentioned in commit 784d2598
-
mentioned in commit 9ae442ab
-
mentioned in commit 1a1ee1c6
-
mentioned in commit 40fc702a
-
mentioned in commit 41f0df7a
-
mentioned in commit f3404df7
-
mentioned in commit 486841f9
-
mentioned in commit c9f8f1c4
-
mentioned in commit 631b6d43
-
mentioned in commit 79269cae
-
mentioned in commit b9436605
-
mentioned in commit a52d459e
-
mentioned in commit 09d86e0b
-
mentioned in issue #558 (closed)
Please register or sign in to comment