t9801: use `--` in preparation for default branch rename
authorJohannes Schindelin <redacted>
Fri, 23 Oct 2020 13:59:59 +0000 (13:59 +0000)
committerJunio C Hamano <redacted>
Fri, 23 Oct 2020 15:57:40 +0000 (08:57 -0700)
commit25ad0dc1307412bb25344db017c0e942529cbd6d
tree178b81c19c77b76f424a268f02635d406a38a673
parent2217230d53ab6d3c6b61fc996a8394cbf8c7fce9
t9801: use `--` in preparation for default branch rename

Seeing as we want to use `main` as the new default branch name used by
`git init`, and that `main` is used as directory name in t9801, let's
tighten the rev-list arguments to make it explicit when we are referring
to a ref instead of a directory.

Signed-off-by: Johannes Schindelin <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t9801-git-p4-branch.sh
git clone https://git.99rst.org/PROJECT