Merge branch 'jk/detect-push-typo-early'
commit9befb340dde630c6766ae17b9a00250ec471c4ba
authorJunio C Hamano <gitster@pobox.com>
Tue, 18 Mar 2014 20:50:33 +0000 (18 13:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 18 Mar 2014 20:50:33 +0000 (18 13:50 -0700)
treec80523f16c0cfd1bb15fa836e2e5b67dd78e9764
parent249d54b2311f1ca866dc2ce87c207d700d071101
parentba928c13d75172799f5f06f922e5c2f3232cf114
Merge branch 'jk/detect-push-typo-early'

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
remote.c