minus-squarepaperplane@lemmy.worldtoProgrammer Humor@programming.dev•When you have to checkout the master branchlinkfedilinkarrow-up1·17 days agoIn both cases, checkout updates your working tree (by checking out either all or just some files from a commit), just when you’re switching branches it moves your HEAD pointer too linkfedilink
In both cases, checkout updates your working tree (by checking out either all or just some files from a commit), just when you’re switching branches it moves your HEAD pointer too