Sunday, September 26, 2010

Git on Windows [ Beginners HowTo ] - Part 1

This is Part#1 'HowTo' beginners guide for using Git, one of the best open-source SCM (Source Code Management) technology devised by Linus Torvalds to manage Linux's source code contribution from the phenomenal linux community.
location for 'msysgit': http://code.google.com/p/msysgit/

Topics covered in this video tutorial:

  1. downloading 'msysgit', windows Git implementation for Git
  2. installing 'msysgit' properly to have a GUI option in context menu of directories
  3. using GUI: creating a new Project with Git Repository
  4. using GUI: making changes to repository and committing them
  5. using GUIcloning a local and a remote repository

@Youtube: http://www.youtube.com/watch?v=Npd1UA4exCc

@Vimeo: