diff options
author | Jeff King <peff@peff.net> | 2017-02-27 04:29:31 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-02-27 11:33:44 -0800 |
commit | f0252ca23c5c33765d189be4999254bf722a8b99 (patch) | |
tree | 339c394c6ca5926f85d46f5366efbe240071f304 /contrib/stats/mailmap.pl | |
parent | Git 2.11.1 (diff) | |
download | tgif-f0252ca23c5c33765d189be4999254bf722a8b99.tar.xz |
t6300: avoid creating refs/heads/HEAD
In one test, we use "git checkout --orphan HEAD" to create
an unborn branch. Confusingly, the resulting branch is named
"refs/heads/HEAD". The original probably meant something
like:
git checkout --orphan orphaned-branch HEAD
Let's just use "orphaned-branch" here to make this less
confusing. Putting HEAD in the second argument is already
implied.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/stats/mailmap.pl')
0 files changed, 0 insertions, 0 deletions