You must log in or register to comment.
It promotes use of
git checkout -binstead ofgit switch -c:/It’s also buggy, since it doesn’t actually check the end state of the repository, just that the correct input has been made at some point
deleted by creator
I’m trying to read up on the differences, but is
git switchbasically just a newer version ofgit checkoutfor changing branches? I haven’t had any issues withgit checkoutbefore so I’m not sure why it would be an issue.deleted by creator



