Must know 10 Git Commands

Alan Sunny
3 min readAug 16, 2019

Whether you are a back-end or front-end developer, we all need Git these days :)

Photo by Yancy Min on Unsplash

Here are my top 10 Git commands which I found useful starting off as a junior DevOps engineer.

  1. The git clone command.
$ git clone https://github.com/myrepo/project

The git clone command clone a repository into a new directory. this command is often useful when…

--

--

Alan Sunny

DevOps/SRE Engineer, GCP/AWS lover, learning to break into cloud. Network hardware enthusiast, Loves cooking & trying out new tech.