diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2012-01-16 16:46:14 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-01-16 16:26:26 -0800 |
commit | 920b691fe4da8115f9b79901411c0cc5fff17efe (patch) | |
tree | ef81f364cbcac0365fd7bf0cd6e3247dc0d515c8 /advice.h | |
parent | clone: --branch=<branch> always means refs/heads/<branch> (diff) | |
download | tgif-920b691fe4da8115f9b79901411c0cc5fff17efe.tar.xz |
clone: refuse to clone if --branch points to bogus ref
It's possible that users make a typo in the branch name. Stop and let
users recheck. Falling back to remote's HEAD is not documented any
way.
Except when using remote helper, the pack has not been transferred at
this stage yet so we don't waste much bandwidth.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'advice.h')
0 files changed, 0 insertions, 0 deletions