Austin .Net user group
Yogi Aradhye
Email : yogi at aradhye.com
Software Engineer at Dell
Blog: aradhye.com
Twitter: @yaradhye
Git on various devices
Git Workflows
Centralized Version Control Problems
Commands and demo
Git the DVCS
Centralized Systems become slow beastly giants that require an army to maintain them
Need to be connected to the server
"I'm an egotistical bastard, and I name all my projects after myself. First 'Linux', now 'git'."
Linus Torvalds
A very smart man got annoyed by CVS too
Git is small and crazy fast distributed version control system that just gets out of your way
Git comes with cheap branching and can support many work flows
The community support behind git is unparalleled
Git != Github
Atlassian's bitbucket is cool too
By the way, none of these are necessary the origin could be on network share
P4Merge for 3 way merging
DiffMerge difftool
Git Extensions
Basic commands and history
Multiple Origins