Skip to content

Instantly share code, notes, and snippets.

@anoxic

anoxic/Bookmarks Secret

Last active August 15, 2018 11:46
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anoxic/5091535 to your computer and use it in GitHub Desktop.
Save anoxic/5091535 to your computer and use it in GitHub Desktop.
Bookmarks
Some very useful things.

Git

Start with try.github.io

Once you feel comfortable and would like to move on to some more meatier Git concepts, try Atlassian Git Tutorials where you will become a Git Guru.

After you’ve finished that, the best thing to do is simply read the GIT manual

If you're having trouble along the way, First Aid Git may be able to help you out.