minus-squareTehPers@beehaw.orgtoProgramming@beehaw.org•GitGud - Master Git Through PlaylinkfedilinkEnglisharrow-up1·1 month agoI’m trying to read up on the differences, but is git switch basically just a newer version of git checkout for changing branches? I haven’t had any issues with git checkout before so I’m not sure why it would be an issue. linkfedilink
I’m trying to read up on the differences, but is
git switch
basically just a newer version ofgit checkout
for changing branches? I haven’t had any issues withgit checkout
before so I’m not sure why it would be an issue.