diff options
author | Jeff King <peff@peff.net> | 2013-04-02 15:04:51 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-04-02 16:14:12 -0700 |
commit | 1a15d00bb910de0a86981f0d75836feac71d1fe0 (patch) | |
tree | 9bcee7e524a3cf663b32f019977516eb1ac74d46 /advice.h | |
parent | branch: improve error message for missing --set-upstream-to ref (diff) | |
download | tgif-1a15d00bb910de0a86981f0d75836feac71d1fe0.tar.xz |
branch: mention start_name in set-upstream error messages
If we refuse a branch operation because the tracking
start_name the user gave us is bogus, we just print
something like:
fatal: Cannot setup tracking information; start point is not a branch
If we mention the actual name we tried to use, that may help
the user figure out why it didn't work (e.g., if they gave
us the arguments in the wrong order).
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'advice.h')
0 files changed, 0 insertions, 0 deletions