Skip to content
Commit b2a6d1c6 authored by Junio C Hamano's avatar Junio C Hamano
Browse files

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: default avatarJunio C Hamano <gitster@pobox.com>
parent f0298cf1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment