On Jul 14 2020, Chris Torek wrote:
To work around this in all versions of Git, you can just be
more explicit. For instance:
git checkout deploy --
forces Git to treat it as a branch name.
For recent versions of git, you can also use `git switch deploy'.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
"And now for something completely different."