It wasn't being checked properly before; those refs never existed.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Felipe Contreras 2013-08-28 14:23:08 -05:00 коммит произвёл Junio C Hamano
Родитель a11b0ac9e1
Коммит 0fdc9b0939
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -580,8 +580,6 @@ test_expect_success 'remote big push fetch first' '
check_push 1 --all <<-EOF
master
good_bmark
new_bmark:new
new_branch:new
bad_bmark:fetch-first
branches/bad_branch:festch-first
EOF