Articles in this series
Learn how to use Git commands Better - Part 1 · We will learn how to use Git better on your machine Check what settings are already present: git config...
Let's learn how to view git commit history better · Let's learn how to view commit history better A better way to view commit history git log...
Let's learn how to clean up and maintain your git repo Git Clean --> Cleans the working tree by recursively removing files git clean...
Using Multi-Line Command Function in .zshrc to search git logs · Add the following function to your .zshrc file & then source ~/.zshrcThis search is case...