Merge branch 'jc/push-default-explicit'
authorJunio C Hamano <gitster@pobox.com>
Tue, 27 Dec 2016 08:11:40 +0000 (00:11 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 27 Dec 2016 08:11:40 +0000 (00:11 -0800)
A lazy "git push" without refspec did not internally use a fully
specified refspec to perform 'current', 'simple', or 'upstream'
push, causing unnecessary "ambiguous ref" errors.

* jc/push-default-explicit:
push: test pushing ambiguously named branches
push: do not use potentially ambiguous default refspec

1  2 
builtin/push.c
diff --cc builtin/push.c
Simple merge