SlideShare a Scribd company logo
GITDistributed Version Control SystemsJohannes Thönesjohannes.thoenes@gmail.comDNUG Koblenz / 2011-09-21
Version Control SystemsQuick VCS HistoryWhy Git?A Git Example
Git WorkflowsGit SVNGitHub
	Version Control Systems
	ChangesetsD
	RevisionBASEr101HEADDD
	CommitHEADr101D
	RepositoryBASED D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D D  r101r102r103r104r105HEAD
	Working Copyr101
	Branchingtrunkr102r101r103r104r105
	Mergetrunkr102r101r103r104r105r106experimental
	Fork
	Tagrelease-1.2.5r101r103r102r104
	Quick VCS History
	RCScidocumentdocument, vco
	CVScommitRepositoryWorkingCopycheckout
	SVNcommitRepositoryWorkingCopycheckout
	GitcommitpushRemoteRepositoryLocalRepositoryWorkingCopyfetch/pullcheckout
	Git Indexadd/rmcommitresetcheckout
	Why Git?
Cheap Local Branching
Everything is local
Git is Small
Staging Area
Distributed
Secure
Workflow
	A Git Example
Git
git clonemastermasterstable-1.2
git addgit commitgit rm
git pushgit pull
git branch accounting_uimasteraccounting_uigit checkout accounting_ui
git checkout mastergit pullgit checkout accounting_uigit rebase master
	Rebasetrunkexperimentalr2R4‘R5‘r1r3r4r5experimental
mastermasteraccounting_uistable-1.2accounting_uigit push
git fetchmastermasterstable-1.2new_accounting_uiaccounting_uigit branch --tracking new_accounting_ui remotes/origin/accounting_ui
Git
Git
git remote	 add …git clonegit pushgit pull
git checkout mastergit merge accounting_ui 	--no-ffgit push
	Git Workflows
CentralLarrySallyBOB
CentralAliceLarrySally
DictatorLEUTENANT Module 1LEUTENANT Module 2DEV 2DEV 5DEV 4DEV 1DEV 6DEV 3
	Git SVN
git svn clone
git svn init
git svn fetch
git svn rebase
git svn dcommit
git svn show-ignore >> .git/info/exclude
	GitHub
Git
Git
Git
Git
Git
Git
Git
Git
Questions?
Online Refenceshttp://book.git-scm.com
http://www.kernel.org/pub/software/scm/git/docs
http://git.or.cz/gitwiki/FrontPage
http://progit.org/book
http://whygitisbetterthanx.comWindows ClientsmsysGit - http://code.google.com/p/msysgit
SmartGit - http://www.syntevo.com/smartgit

More Related Content

PDF
A Quick Start - Version Control with Git
PDF
PPTX
Quick and easy way to get started with Git & GitHub
PPTX
Version control system & how to use git
PDF
Introduction to Git for Artists
PPT
FTP Commando to Git Hero - WordCamp Denver 2013
PPTX
Git tutorial
PDF
Intro to Git and GitHub
A Quick Start - Version Control with Git
Quick and easy way to get started with Git & GitHub
Version control system & how to use git
Introduction to Git for Artists
FTP Commando to Git Hero - WordCamp Denver 2013
Git tutorial
Intro to Git and GitHub

What's hot (20)

PPTX
Git basics to advance with diagrams
PPTX
Git Tutorial For Beginners | What is Git and GitHub? | DevOps Tools | DevOps ...
KEY
The everyday developer's guide to version control with Git
PPTX
Git - Basic Crash Course
PDF
Git introduction workshop for scientists
PDF
Git basics
PDF
Git Version Control System
PPTX
Introduction to git and github
PPTX
Git for a newbie
PPT
Git101
PDF
Git for beginners
PPT
Git Atlrug
PPTX
From svn to git
PDF
Git - The Incomplete Introduction
PPTX
Gitting out of trouble
PPTX
From svn to git
PPT
Learn Git Basics
PPTX
Git Workshop
PDF
An Introduction to Git
PDF
Github - Le Wagon Melbourne
Git basics to advance with diagrams
Git Tutorial For Beginners | What is Git and GitHub? | DevOps Tools | DevOps ...
The everyday developer's guide to version control with Git
Git - Basic Crash Course
Git introduction workshop for scientists
Git basics
Git Version Control System
Introduction to git and github
Git for a newbie
Git101
Git for beginners
Git Atlrug
From svn to git
Git - The Incomplete Introduction
Gitting out of trouble
From svn to git
Learn Git Basics
Git Workshop
An Introduction to Git
Github - Le Wagon Melbourne
Ad

Similar to Git (20)

PDF
That's (g)it! par Sébastien Dawans CETIC
PDF
Running rules and processes in the cloud
ODP
Introduction to Git (Greg Lonnon)
PDF
Git and git hub
PDF
PPTX
Roslyn on GitHub
PDF
Git Educated About Git - 20 Essential Commands
PPTX
SCM (Source Control Management) - Git Basic
PPTX
2015-ghci-presentation-git_gerritJenkins_final
PDF
Subversion to Git Migration
PPTX
Using Git as your VCS with Bioconductor
PDF
Advanced Git Techniques: Subtrees, Grafting, and Other Fun Stuff
ODP
Git 101, or, how to sanely manage your Koha customizations
PPT
Effective Git with Eclipse
PDF
True Git: The Great Migration
PPT
Version Control ThinkVitamin
PDF
GIT Basics
PPTX
Introduction to GitHub, Open Source and Tech Article
PDF
Git Commands Every Developer Should Know?
That's (g)it! par Sébastien Dawans CETIC
Running rules and processes in the cloud
Introduction to Git (Greg Lonnon)
Git and git hub
Roslyn on GitHub
Git Educated About Git - 20 Essential Commands
SCM (Source Control Management) - Git Basic
2015-ghci-presentation-git_gerritJenkins_final
Subversion to Git Migration
Using Git as your VCS with Bioconductor
Advanced Git Techniques: Subtrees, Grafting, and Other Fun Stuff
Git 101, or, how to sanely manage your Koha customizations
Effective Git with Eclipse
True Git: The Great Migration
Version Control ThinkVitamin
GIT Basics
Introduction to GitHub, Open Source and Tech Article
Git Commands Every Developer Should Know?
Ad

More from Johannes Thönes (7)

PDF
Agile meets HR - Persönliche Retrospektiven
PDF
OnConnectionLost: The life of an offline web application - JSUnconf 2015
PDF
OnConnectionLost: The life of an offline web application - Craft Conf 2015
PDF
Personal Retrospectives (JAX London 2014 & W-JAX 2014)
PPTX
Pecha Kucha - Personal Retrospectives
PPTX
X-Conf India - Ideas for Personal Retrospectives
PPTX
Personal Retrospectives
Agile meets HR - Persönliche Retrospektiven
OnConnectionLost: The life of an offline web application - JSUnconf 2015
OnConnectionLost: The life of an offline web application - Craft Conf 2015
Personal Retrospectives (JAX London 2014 & W-JAX 2014)
Pecha Kucha - Personal Retrospectives
X-Conf India - Ideas for Personal Retrospectives
Personal Retrospectives

Recently uploaded (20)

PDF
Mushroom cultivation and it's methods.pdf
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Encapsulation theory and applications.pdf
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PPTX
Chapter 5: Probability Theory and Statistics
PDF
WOOl fibre morphology and structure.pdf for textiles
PPTX
A Presentation on Artificial Intelligence
PDF
A novel scalable deep ensemble learning framework for big data classification...
PDF
1 - Historical Antecedents, Social Consideration.pdf
PDF
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
PDF
Accuracy of neural networks in brain wave diagnosis of schizophrenia
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Approach and Philosophy of On baking technology
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
A comparative analysis of optical character recognition models for extracting...
PDF
Hindi spoken digit analysis for native and non-native speakers
PPTX
cloud_computing_Infrastucture_as_cloud_p
PDF
Enhancing emotion recognition model for a student engagement use case through...
PPTX
Tartificialntelligence_presentation.pptx
PDF
Hybrid model detection and classification of lung cancer
Mushroom cultivation and it's methods.pdf
Building Integrated photovoltaic BIPV_UPV.pdf
Encapsulation theory and applications.pdf
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
Chapter 5: Probability Theory and Statistics
WOOl fibre morphology and structure.pdf for textiles
A Presentation on Artificial Intelligence
A novel scalable deep ensemble learning framework for big data classification...
1 - Historical Antecedents, Social Consideration.pdf
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
Accuracy of neural networks in brain wave diagnosis of schizophrenia
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Approach and Philosophy of On baking technology
MIND Revenue Release Quarter 2 2025 Press Release
A comparative analysis of optical character recognition models for extracting...
Hindi spoken digit analysis for native and non-native speakers
cloud_computing_Infrastucture_as_cloud_p
Enhancing emotion recognition model for a student engagement use case through...
Tartificialntelligence_presentation.pptx
Hybrid model detection and classification of lung cancer

Git