Skip to content
  • Junio C Hamano's avatar
    Merge branch 'jc/push-default-explicit' into maint · af04b117
    Junio C Hamano authored
    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
    af04b117