Tag: <span>GIT Commands</span>

1. Checking out a new branch Obviously, I must use a new branch for every task I start: This command creates a new branch and automatically sets it as active. 2. Selecting files for commit This is one of the rare cases where I prefer GUI. In VS Code (or any other better IDE/text editor), you can […]