]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'tl/push-branches-is-an-alias-for-all'
authorJunio C Hamano <gitster@pobox.com>
Mon, 15 May 2023 20:59:05 +0000 (13:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 May 2023 20:59:05 +0000 (13:59 -0700)
"git push --all" gained an alias "git push --branches".

* tl/push-branches-is-an-alias-for-all:
  t5583: fix shebang line
  push: introduce '--branches' option

1  2 
builtin/push.c

diff --cc builtin/push.c
Simple merge