Git Aliases
Git is the most widely used Version Control System (VCS) or Source Code Management(SCM) software. It is a day-to-day go-to tool for many developers. Many developers use a terminal/command line to operate it.
In the terminal, we type git commands git ...
pratikjagrut.space7 min read