Tag: git
Git: How to download all the branches after git clone
After I cloned the repository I observed that I have only one branch on my machine. I wanted to have all the branches so I can use them without internet during traveling. To download all the branches you…
Read More »