Merge branch 'tg/push-all-in-mirror-forbidden'
authorJunio C Hamano <gitster@pobox.com>
Mon, 30 Sep 2019 04:19:28 +0000 (13:19 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Sep 2019 04:19:28 +0000 (13:19 +0900)
commitfe048e4fd905e5c45b07381339ef627f57cf0822
tree6c9dc21c9f8ff799d33b826fc8bb56659f8ebf73
parentcab037cd4b7865c519a00d9f281c06c59d0df1e6
parent8e4c8af058d7eb1b887184deb3bf79f3818b3a65
Merge branch 'tg/push-all-in-mirror-forbidden'

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
builtin/push.c