Published September 13, 2018
Tag: GitHub
Published July 9, 2018
Get current branch name
To get the branch you’re currently on in git, run this command:
Leave a Comment
Published July 9, 2018
Working with Submodules
Now a empty directory was created. To get all the files of that submodule, run: Then run the following command to remove the tracking of…
Leave a Comment