]> granicus.if.org Git - git/commitdiff
Merge branch 'tg/push-all-in-mirror-forbidden' into next
authorJunio C Hamano <gitster@pobox.com>
Mon, 9 Sep 2019 19:58:35 +0000 (12:58 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Sep 2019 19:58:35 +0000 (12:58 -0700)
Fix an earlier regression to "git push --all" which should have
been forbidden when the target remote repository is set to be a
mirror.

* tg/push-all-in-mirror-forbidden:
  push: disallow --all and refspecs when remote.<name>.mirror is set

1  2 
builtin/push.c

diff --cc builtin/push.c
Simple merge