diff options
author | Johan Herland <johan@herland.net> | 2013-04-21 23:52:00 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-04-21 15:14:40 -0700 |
commit | ec2764ee8fb9a37cc92e0a1bce3b49ae2de0ffbc (patch) | |
tree | e0e71b82601867916859c4b954f56fe46af51d62 /dir.c | |
parent | t2024: Add tests verifying current DWIM behavior of 'git checkout <branch>' (diff) | |
download | tgif-ec2764ee8fb9a37cc92e0a1bce3b49ae2de0ffbc.tar.xz |
t2024: Show failure to use refspec when DWIMming remote branch names
When using "git checkout foo" to DWIM the creation of local "foo" from some
existing upstream "foo", we assume conventional refspecs as created by "git
clone" or "git remote add", and fail to work correctly if the current
refspecs do not follow the conventional "refs/remotes/$remote/*" pattern.
Improved-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Johan Herland <johan@herland.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'dir.c')
0 files changed, 0 insertions, 0 deletions