Too Long; Didn't Read
Git is a command line interface (CLI) that many new developers use. It can be a bit too much if you’re learning all the following at the same time. In this article, I’ll show you a few tricks to make your Git experience less painful and more fun! In short—you should ask Git to give you the details you need. Git is generous enough to offer many commands to check the state of your repository, yet prudent enough not to overwhelm the beginner with verbosity.