Modern Git Commands and Features You Should Be Using

A set of explanations of newer git commands that many people including me don’t use. Some of this is quite advanced.

  • Web site excerpt: All of us - software engineers - use git every day, however most people only ever touch the most basic of commands, such as add, commit, push or pull, like it's still 2005.Git however, introduced many features since then, and using them can make your life so much easier, so let's explore some of the recently added, modern git commands, that you should know about.

  • Link to site: Modern Git Commands and Features You Should Be Using