All Articles → Git
Speeding up your Git Workflow with Aliases
When working with Git CLI we usually type lots of verbose and boilerplate commands. However, Git has alias support that might be handy and save a lot of “typing” energy as well as increase your productivity.