Git Checkout to Switch
I have finally made the switch from using mainly to And a couple of things new to Git v2.37.0 and that is
I have finally made the switch from using mainly
git checkout developto
git switch developAnd a couple of things new to Git v2.37.0 and that is
git config core.fsmonitor true
git config core.untrackedcache true