Signed-off-by: Jacob Helwig <jacob.helwig@xxxxxxxxx> --- This should probably be squashed into Sverre Rabbelier's change, if this is decided as the way to go. t/t7201-co.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/t/t7201-co.sh b/t/t7201-co.sh index 6442f71..b6e3216 100755 --- a/t/t7201-co.sh +++ b/t/t7201-co.sh @@ -171,7 +171,7 @@ test_expect_success 'checkout to detach HEAD' ' git checkout -f renamer && git clean -f && git checkout renamer^ 2>messages && (cat >messages.expect <<EOF -Note: moving to '\''renamer^'\'' which isn'\''t a local branch +Note: moving to '\''renamer^'\'' which isn'\''t a branch name If you want to create a new branch from this checkout, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b <new_branch_name> -- 1.6.6.1 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html