diff options
author | Felipe Contreras <felipe.contreras@gmail.com> | 2013-05-20 20:02:45 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-05-21 09:53:59 -0700 |
commit | 67c9c782dae17822266783f8b5e15d73e7c91c65 (patch) | |
tree | 52bf79778f3df007bceaebe8634448788bc11766 /git-mergetool.sh | |
parent | Merge git://git.bogomips.org/git-svn (diff) | |
download | tgif-67c9c782dae17822266783f8b5e15d73e7c91c65.tar.xz |
transport-helper: barf when user tries old:new
Otherwise with certain remote helpers (the ones that support 'export'),
the users will be pushing to the wrong branch:
git push topic:master
Will push the topic branch, as if the user typed:
git push topic
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-mergetool.sh')
0 files changed, 0 insertions, 0 deletions