OSDN Git Service

Merge branch 'jk/detect-push-typo-early'
authorJunio C Hamano <gitster@pobox.com>
Tue, 18 Mar 2014 20:50:33 +0000 (13:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 18 Mar 2014 20:50:33 +0000 (13:50 -0700)
Catch "git push $there no-such-branch" early.

* jk/detect-push-typo-early:
  push: detect local refspec errors early
  match_explicit_lhs: allow a "verify only" mode
  match_explicit: hoist refspec lhs checks into their own function

1  2 
remote.c

diff --cc remote.c
Simple merge