Posts tagged with “git“ (2)

  1. Align Git and GitHub on default branch name - master vs main

    GitHub and other Git hosting platforms changed the default initial branch name to main from master. However, Git did not! How can we align them?

  2. A silhouette of 2 people holding hands in dusk.

    How to use VS Code as your Git editor, difftool, and mergetool

    Do you use VS Code as your default Git editor? Let’s look at the potential benefits of using VS Code as a fully-fledged Git partner, and how you can do it.