Closed Johennes closed 1 month ago
Good idea, have made it so. I have to admit I'm not actually sure what the correct terminology is here but I think all of these are included in what you can supply to git checkout
. So the aliasing seems fine to me.
This fixes #114 by:
git fetch
andgit checkout
to shallowly check out the supplied branchThis unintentionally also fixes #113 because the git commands used work for both refs and SHAs.