Monthly Archives: May 2022

Git: Back to the Basics

Sample ~/.gitconfig file: What it does: it sets VS Code as the diff and merge tool. The commands under alias are useful for visualizing merge history. see this, this, this. Understand merging and branching git merge is used to merge … Continue reading

Posted in Computers, Software | Tagged | Leave a comment