diff options
| author | Junio C Hamano <gitster@pobox.com> | 2013-11-07 14:36:59 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2013-11-07 14:36:59 -0800 |
| commit | 07c55c00a56ced7dac32206dbaebbb06bf129a37 (patch) | |
| tree | d50cd317fa00f1e93dc74cf1503df92861f50f80 /commit.h | |
| parent | Merge branch 'sg/prompt-svn-remote-fix' into maint (diff) | |
| parent | checkout: proper error message on 'git checkout foo bar --' (diff) | |
| download | git-07c55c00a56ced7dac32206dbaebbb06bf129a37.tar.gz git-07c55c00a56ced7dac32206dbaebbb06bf129a37.zip | |
Merge branch 'mm/checkout-auto-track-fix' into maint
"git checkout topic", when there is not yet a local "topic" branch
but there is a unique remote-tracking branch for a remote "topic"
branch, pretended as if "git checkout -t -b topic remote/$r/topic"
(for that unique remote $r) was run. This hack however was not
implemented for "git checkout topic --".
* mm/checkout-auto-track-fix:
checkout: proper error message on 'git checkout foo bar --'
checkout: allow dwim for branch creation for "git checkout $branch --"
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions
