The 3 Mistakes of My Git-Life
When I started learning about web development, I was advised by developers to start using Git. In the first two weeks, I learned the basic commands and felt pretty confident using them.
The rest of the month made me realize that some of my habits we...
prateekaher.hashnode.dev4 min read
Brian Ibbotson
I Solve Problems with Software
Nice article!
I've found VS Code's native Git features most useful in getting around the "git add ." problem, since you can deliberately select your staged changes and them commit them.