Last active
August 29, 2015 14:08
-
-
Save oak-tree/152df94e264f803bc3bb to your computer and use it in GitHub Desktop.
git start point
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ##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