Skip to content

Instantly share code, notes, and snippets.

@bumi
Created October 23, 2013 15:38
Show Gist options
  • Save bumi/7121054 to your computer and use it in GitHub Desktop.
Save bumi/7121054 to your computer and use it in GitHub Desktop.
Some links on where you find help to get started with git
* http://www.youtube.com/user/GitHubGuides/videos - github video guides
* http://gitimmersion.com/ - a guided tour that walks through the fundamentals of git.
* http://try.github.io/ - an interactive git tutorial to try and learn the basic git commands
* http://training.github.com/ - the github training page. they offer free git webinars
* https://www.codeschool.com/courses/git-real - git course on code school. great interactive course by the codeschool peeps.
* http://opentechschool.github.io/social-coding/ - the opentechschool course
* http://rogerdudler.github.io/git-guide/ - another simple and short git guide
* http://think-like-a-git.net/ - think like a git
* http://git-scm.com/book - full book about git. if you want to learn everything
* http://git-scm.com/book/en/Getting-Started-Git-Basics - a more technical introduction
@magyy
Copy link

magyy commented Oct 30, 2013

got it!! thnx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment