aboutsummaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2007-07-01 19:00:08 -0700
committerJunio C Hamano <gitster@pobox.com>2007-07-02 20:57:45 -0700
commit098e711e6c0d123dff2f38d6b804ec632ad7dd78 (patch)
tree8eff204173270918a0fd53a7b6c589708941a22e /t
parentb941ffac506d3f57246e46a8913da614e62a1d48 (diff)
downloadgit-098e711e6c0d123dff2f38d6b804ec632ad7dd78.tar.gz
git-098e711e6c0d123dff2f38d6b804ec632ad7dd78.tar.xz
"git-push $URL" without refspecs pushes only matching branches
When "git push" is run without any refspec (neither on the command line nor in the config), we used to push "matching refs" in the sense that anything under refs/ hierarchy that exist on both ends were updated. This used to be a sane default for publishing your repository to another back when we did not have refs/remotes/ hierarchy, but it does not make much sense these days. This changes the semantics to push only "matching branches". Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions