Friday, November 3, 2017

Resources found while searching for Git

How to discard changes made to a branch:
https://stackoverflow.com/questions/4830056/git-discard-any-changes-ive-made-to-a-branch

How to delete a branch:
https://makandracards.com/makandra/621-git-delete-a-branch-local-or-remote

How to discard unstaged changes made in git:
https://stackoverflow.com/questions/52704/how-do-i-discard-unstaged-changes-in-git

Immerse yourself in Git:
http://gitimmersion.com/

No comments:

Post a Comment