Git tips that I use everyday

These are some git tips that I’ve noticed that, while some seem obvious, a normal git user might easily not know them. There is so much to know about Git that is bond to happen. If you have any tip of your own that is extremely useful, reach out through Twitter, I’m always happy to learn new tricks. Alias Find most used commands and set an Git alias. I’m someone who mostly use Git through CLI and finding my most used commands and shortening is big a time saver....

May 20, 2021 · 4 min · Filipe Barroso