• Welcome to Overclockers Forums! Join us to reply in threads, receive reduced ads, and to customize your site experience!

Learning Git resources?

Overclockers is supported by our readers. When you click a link to make a purchase, we may earn a commission. Learn More.

Stratus_ss

Overclockix Snake Charming Senior, Alt OS Content
Joined
Jan 24, 2006
Location
South Dakota
I know its not exactly programming, but I am looking to bring in source control where I work, specifically *git*.

Can anyone recommend some really good intros/resources for learning git?
 
Check out Git-Real. It teaches you all the basics for free and it has a Tron like feel to it. I am sure you can find all there videos online some where if u want to complete the whole course.
https://www.codeschool.com/courses/git-real

Also check out this video, it really helped me understand just how significant a change GIT really is and how the community can make your life 10x easier:
 
Back