Skip to content

Instantly share code, notes, and snippets.

@oak-tree
Last active August 29, 2015 14:08
Show Gist options
  • Save oak-tree/152df94e264f803bc3bb to your computer and use it in GitHub Desktop.
Save oak-tree/152df94e264f803bc3bb to your computer and use it in GitHub Desktop.
git start point
##version control:
http://git-scm.com/video/what-is-version-control
##git installing:
http://git-scm.com/
##git learning:
http://git-scm.com/documentation
https://training.github.com/kit/downloads/github-git-cheat-sheet.pdf
##git interactive learning
https://try.github.io/levels/1/challenges/1
http://pcottle.github.io/learnGitBranching/
#online books
https://wildlyinaccurate.com/a-hackers-guide-to-git
#git softwares(with gui)
http://www.sourcetreeapp.com/
https://windows.github.com/
#git servers
www.bitbucket.com
www.github.com
## :)
http://devopsreactions.tumblr.com/post/104064772852/understanding-git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment