From: Junio C Hamano Date: Sun, 7 Apr 2013 21:31:08 +0000 (-0700) Subject: Merge branch 'jk/set-upstream-error-cases' X-Git-Tag: v1.8.3-rc0~98 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/88dccb6c989735e2faa24fa78d441a7a1c998b36?hp=--cc Merge branch 'jk/set-upstream-error-cases' The handing by "git branch --set-upstream-to" against various forms of errorneous inputs were suboptimal. * jk/set-upstream-error-cases: branch: give advice when tracking start-point is missing branch: mention start_name in set-upstream error messages branch: improve error message for missing --set-upstream-to ref branch: factor out "upstream is not a branch" error messages t3200: test --set-upstream-to with bogus refs --- 88dccb6c989735e2faa24fa78d441a7a1c998b36