Merge branch 'jc/push-default-explicit' into maint
authorJunio C Hamano <redacted>
Tue, 17 Jan 2017 23:11:07 +0000 (15:11 -0800)
committerJunio C Hamano <redacted>
Tue, 17 Jan 2017 23:11:07 +0000 (15: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
git clone https://git.99rst.org/PROJECT