SlideShare a Scribd company logo
1 of 20
Download to read offline
http://j.mp/gitsylhet
http://usman.it
http://VeganCuts.com
http://CreateAudience.com
http://GitHub.com/usmanhalalit
Git	is	a	Version	Control	and	Source	Code	Management	System	(VCS	and
SCM).
index.php
index_old_old.php
index_heera.php
index_final.php
index_17_05_2012.php
index_ajaira.php
index_mathhai_dhorai_felse.php
http://GitHub.com
http://BitBucket.com
http://git-scm.com/downloads
GitHub	for	Windows/Mac	
Source	Tree	
Tower	($)	
More		
Default	Command	Line	Client
http://git-scm.com/downloads/guis
Go	to	Terminal	or	MS	Dos	Prompt:
Type	your	username	and	password	when	prompted	(for	HTTPS)
git	clone	https://github.com/usmanahalalit/php-workshop-sample.git
cd	php-workshop-sample	
ls
Lets	pull	again	elsewhere	so	that	we	I	can	demonstrate	collaboration.
Add	a	file
touch	index.php	
Make	changes	to	index.php
<?php
echo	'Welcome	to	PHP	Workshop';
Check	status
git	status	
Add	the	file
git	add	index.php	
Commit	changes
git	commit	-a	
Push	changes	(needs	internet)
git	push	origin	master
Okay,	switch	to	our	Heera	directory
cd	../php-workshop-sample-heera	
See	we	don't	have	changes	in	Heera	directory
Pull	changes	(needs	internet)
git	pull	origin	master	
Change	file
<?php	
echo	'Hello	Heera';
Commit	changes,	we	don't	need	git	add	now
	git	commit	-am	"Changed	with	my	name"	
Push	changes
git	push	origin	master
Edit	commit	message
git	commit	--amend	
Branching
git	checkout	develop	-b
git	checkout	master
git	merge	develop	
.gitignore
app/config/local
*.tmp
Git	Config,	Git	Reset,	Git	Stash,	Git	Rebase,	Cherry	Pick,	........
I	highly	recommend	checking
http://j.mp/gitsylhet

More Related Content

What's hot

GNU Autotools - Automake and Autoconf
GNU Autotools - Automake and AutoconfGNU Autotools - Automake and Autoconf
GNU Autotools - Automake and Autoconf
Avneet Kaur
 

What's hot (20)

git - the basics
git - the basicsgit - the basics
git - the basics
 
Collaborative development with Git | Workshop
Collaborative development with Git | WorkshopCollaborative development with Git | Workshop
Collaborative development with Git | Workshop
 
GNU Autotools - Automake and Autoconf
GNU Autotools - Automake and AutoconfGNU Autotools - Automake and Autoconf
GNU Autotools - Automake and Autoconf
 
GIT | Distributed Version Control System
GIT | Distributed Version Control SystemGIT | Distributed Version Control System
GIT | Distributed Version Control System
 
Git and GitHub
Git and GitHubGit and GitHub
Git and GitHub
 
Git–SVN
Git–SVNGit–SVN
Git–SVN
 
How we scaled git lab for a 30k employee company
How we scaled git lab for a 30k employee companyHow we scaled git lab for a 30k employee company
How we scaled git lab for a 30k employee company
 
Introduction to git and github
Introduction to git and githubIntroduction to git and github
Introduction to git and github
 
Git,Github,How to host using Github
Git,Github,How to host using GithubGit,Github,How to host using Github
Git,Github,How to host using Github
 
Git intro hands on windows with msysgit
Git intro hands on windows with msysgitGit intro hands on windows with msysgit
Git intro hands on windows with msysgit
 
Introduction to Continous Integration with WordPress
Introduction to Continous Integration with WordPressIntroduction to Continous Integration with WordPress
Introduction to Continous Integration with WordPress
 
Git Obstacle Course: Stop BASHing your head and break down the basics
Git Obstacle Course: Stop BASHing your head and break down the basicsGit Obstacle Course: Stop BASHing your head and break down the basics
Git Obstacle Course: Stop BASHing your head and break down the basics
 
Serving Pull Requests with Jenkins
Serving Pull Requests with JenkinsServing Pull Requests with Jenkins
Serving Pull Requests with Jenkins
 
Develop - Project Scaffolding
Develop - Project ScaffoldingDevelop - Project Scaffolding
Develop - Project Scaffolding
 
HItchhickers Guide to TypeScript
HItchhickers Guide to TypeScriptHItchhickers Guide to TypeScript
HItchhickers Guide to TypeScript
 
Latex with git
Latex with gitLatex with git
Latex with git
 
GitHub Actions for 5 minutes
GitHub Actions for 5 minutesGitHub Actions for 5 minutes
GitHub Actions for 5 minutes
 
Workflows using Git GitHub | Edureka
Workflows using Git GitHub | EdurekaWorkflows using Git GitHub | Edureka
Workflows using Git GitHub | Edureka
 
GitHub Presentation
GitHub PresentationGitHub Presentation
GitHub Presentation
 
Git flow cheatsheet
Git flow cheatsheetGit flow cheatsheet
Git flow cheatsheet
 

Viewers also liked

Ενότητα Φώτης Πίττας
Ενότητα Φώτης ΠίτταςΕνότητα Φώτης Πίττας
Ενότητα Φώτης Πίττας
santziak
 
Powerpoint
PowerpointPowerpoint
Powerpoint
hayc
 
Σενάριο οικογένειες λέξεων
Σενάριο οικογένειες λέξεωνΣενάριο οικογένειες λέξεων
Σενάριο οικογένειες λέξεων
bessypep
 
γεωμετρική εποχή, τέχνη, γράμματα, διαδραστικό παιχνίδι και φύλλο εργασίας
γεωμετρική εποχή, τέχνη, γράμματα, διαδραστικό παιχνίδι και φύλλο εργασίαςγεωμετρική εποχή, τέχνη, γράμματα, διαδραστικό παιχνίδι και φύλλο εργασίας
γεωμετρική εποχή, τέχνη, γράμματα, διαδραστικό παιχνίδι και φύλλο εργασίας
Για ένα σχολείο που ροκάρει
 
γνωρίζω την κατεχόμενη κύπρο από παιδιά γ' δημοτικού
γνωρίζω την κατεχόμενη κύπρο από παιδιά γ' δημοτικούγνωρίζω την κατεχόμενη κύπρο από παιδιά γ' δημοτικού
γνωρίζω την κατεχόμενη κύπρο από παιδιά γ' δημοτικού
Για ένα σχολείο που ροκάρει
 
ανάπτυξη προφορικού λόγου - ενεργητική ακρόαση - δραστηριότητες
ανάπτυξη προφορικού λόγου - ενεργητική ακρόαση - δραστηριότητεςανάπτυξη προφορικού λόγου - ενεργητική ακρόαση - δραστηριότητες
ανάπτυξη προφορικού λόγου - ενεργητική ακρόαση - δραστηριότητες
Αννα Παππα
 

Viewers also liked (20)

σκόνη στην ατμόσφαιρα σχέδιο μαθήματος
σκόνη στην ατμόσφαιρα σχέδιο μαθήματοςσκόνη στην ατμόσφαιρα σχέδιο μαθήματος
σκόνη στην ατμόσφαιρα σχέδιο μαθήματος
 
σχολείο διαθεματική επέκταση ενότητας
σχολείο διαθεματική επέκταση ενότηταςσχολείο διαθεματική επέκταση ενότητας
σχολείο διαθεματική επέκταση ενότητας
 
παιχνίδι με ουσιαστικά
παιχνίδι με ουσιαστικάπαιχνίδι με ουσιαστικά
παιχνίδι με ουσιαστικά
 
επαναληπτικές ασκήσεις 1ης ενότητας γ' τάξη
επαναληπτικές ασκήσεις 1ης ενότητας γ' τάξηεπαναληπτικές ασκήσεις 1ης ενότητας γ' τάξη
επαναληπτικές ασκήσεις 1ης ενότητας γ' τάξη
 
PHP 7 Crash Course
PHP 7 Crash CoursePHP 7 Crash Course
PHP 7 Crash Course
 
Composer Tutorial (PHP Hampshire Sept 2013)
Composer Tutorial (PHP Hampshire Sept 2013)Composer Tutorial (PHP Hampshire Sept 2013)
Composer Tutorial (PHP Hampshire Sept 2013)
 
PHP Composer Basics
PHP Composer BasicsPHP Composer Basics
PHP Composer Basics
 
Ενότητα Φώτης Πίττας
Ενότητα Φώτης ΠίτταςΕνότητα Φώτης Πίττας
Ενότητα Φώτης Πίττας
 
En c1 parousiasi2_anatoli
En c1 parousiasi2_anatoliEn c1 parousiasi2_anatoli
En c1 parousiasi2_anatoli
 
θέματα διδασκαλίας
θέματα διδασκαλίαςθέματα διδασκαλίας
θέματα διδασκαλίας
 
Responsive Web Design Workflow
Responsive Web Design WorkflowResponsive Web Design Workflow
Responsive Web Design Workflow
 
Influencia
InfluenciaInfluencia
Influencia
 
Powerpoint
PowerpointPowerpoint
Powerpoint
 
Σενάριο οικογένειες λέξεων
Σενάριο οικογένειες λέξεωνΣενάριο οικογένειες λέξεων
Σενάριο οικογένειες λέξεων
 
γεωμετρική εποχή, τέχνη, γράμματα, διαδραστικό παιχνίδι και φύλλο εργασίας
γεωμετρική εποχή, τέχνη, γράμματα, διαδραστικό παιχνίδι και φύλλο εργασίαςγεωμετρική εποχή, τέχνη, γράμματα, διαδραστικό παιχνίδι και φύλλο εργασίας
γεωμετρική εποχή, τέχνη, γράμματα, διαδραστικό παιχνίδι και φύλλο εργασίας
 
γεωμετρική εποχή εποπτικό υλικό
γεωμετρική εποχή εποπτικό υλικόγεωμετρική εποχή εποπτικό υλικό
γεωμετρική εποχή εποπτικό υλικό
 
γνωρίζω την κατεχόμενη κύπρο από παιδιά γ' δημοτικού
γνωρίζω την κατεχόμενη κύπρο από παιδιά γ' δημοτικούγνωρίζω την κατεχόμενη κύπρο από παιδιά γ' δημοτικού
γνωρίζω την κατεχόμενη κύπρο από παιδιά γ' δημοτικού
 
το ντόμινο του καιρού
το ντόμινο του καιρούτο ντόμινο του καιρού
το ντόμινο του καιρού
 
ανάπτυξη προφορικού λόγου - ενεργητική ακρόαση - δραστηριότητες
ανάπτυξη προφορικού λόγου - ενεργητική ακρόαση - δραστηριότητεςανάπτυξη προφορικού λόγου - ενεργητική ακρόαση - δραστηριότητες
ανάπτυξη προφορικού λόγου - ενεργητική ακρόαση - δραστηριότητες
 
γνωρίζω την κατεχόμενη κύπρο διαθεματική προσέγγιση
γνωρίζω την κατεχόμενη κύπρο διαθεματική προσέγγισηγνωρίζω την κατεχόμενη κύπρο διαθεματική προσέγγιση
γνωρίζω την κατεχόμενη κύπρο διαθεματική προσέγγιση
 

Similar to Basics of Git and Version Control

Rc094 010d-git 2 - desconocido
Rc094 010d-git 2 - desconocidoRc094 010d-git 2 - desconocido
Rc094 010d-git 2 - desconocido
Luis Bertel
 
Git, YouTrack and TeamCity - DDDSydney 2011
Git, YouTrack and TeamCity - DDDSydney 2011Git, YouTrack and TeamCity - DDDSydney 2011
Git, YouTrack and TeamCity - DDDSydney 2011
thinkddd
 
Git Workshop : Git On The Server
Git Workshop : Git On The ServerGit Workshop : Git On The Server
Git Workshop : Git On The Server
Wildan Maulana
 
From Code to Cloud - PHP on Red Hat's OpenShift
From Code to Cloud - PHP on Red Hat's OpenShiftFrom Code to Cloud - PHP on Red Hat's OpenShift
From Code to Cloud - PHP on Red Hat's OpenShift
Eric D. Schabell
 

Similar to Basics of Git and Version Control (20)

Rc094 010d-git 2 - desconocido
Rc094 010d-git 2 - desconocidoRc094 010d-git 2 - desconocido
Rc094 010d-git 2 - desconocido
 
Git ongithub
Git ongithubGit ongithub
Git ongithub
 
Gerrit linuxtag2011
Gerrit linuxtag2011Gerrit linuxtag2011
Gerrit linuxtag2011
 
Using Github for DSpace development
Using Github for DSpace developmentUsing Github for DSpace development
Using Github for DSpace development
 
Github By Nyros Developer
Github By Nyros DeveloperGithub By Nyros Developer
Github By Nyros Developer
 
Module 4_WorkinUnixLinuxCommandAndKeepDoing
Module 4_WorkinUnixLinuxCommandAndKeepDoingModule 4_WorkinUnixLinuxCommandAndKeepDoing
Module 4_WorkinUnixLinuxCommandAndKeepDoing
 
Git single branch
Git single branchGit single branch
Git single branch
 
CGI Presentation
CGI PresentationCGI Presentation
CGI Presentation
 
git github PPT_GDSCIIITK.pptx
git github PPT_GDSCIIITK.pptxgit github PPT_GDSCIIITK.pptx
git github PPT_GDSCIIITK.pptx
 
TDC2018SP | Trilha NoSQL - Git muito alem do controle de versao, uma alternat...
TDC2018SP | Trilha NoSQL - Git muito alem do controle de versao, uma alternat...TDC2018SP | Trilha NoSQL - Git muito alem do controle de versao, uma alternat...
TDC2018SP | Trilha NoSQL - Git muito alem do controle de versao, uma alternat...
 
Introduction to Git and Github
Introduction to Git and GithubIntroduction to Git and Github
Introduction to Git and Github
 
Introduction to git and Github
Introduction to git and GithubIntroduction to git and Github
Introduction to git and Github
 
Git, YouTrack and TeamCity - DDDSydney 2011
Git, YouTrack and TeamCity - DDDSydney 2011Git, YouTrack and TeamCity - DDDSydney 2011
Git, YouTrack and TeamCity - DDDSydney 2011
 
Git dvcs and Information Security Review
Git dvcs and Information Security ReviewGit dvcs and Information Security Review
Git dvcs and Information Security Review
 
Git Workshop : Git On The Server
Git Workshop : Git On The ServerGit Workshop : Git On The Server
Git Workshop : Git On The Server
 
Introduction to Heroku
Introduction to HerokuIntroduction to Heroku
Introduction to Heroku
 
Git & GitHub
Git & GitHubGit & GitHub
Git & GitHub
 
From Code to Cloud - PHP on Red Hat's OpenShift
From Code to Cloud - PHP on Red Hat's OpenShiftFrom Code to Cloud - PHP on Red Hat's OpenShift
From Code to Cloud - PHP on Red Hat's OpenShift
 
Tame Your Build And Deployment Process With Hudson, PHPUnit, and SSH
Tame Your Build And Deployment Process With Hudson, PHPUnit, and SSHTame Your Build And Deployment Process With Hudson, PHPUnit, and SSH
Tame Your Build And Deployment Process With Hudson, PHPUnit, and SSH
 
SCM (Source Control Management) - Git Basic
SCM (Source Control Management) - Git Basic SCM (Source Control Management) - Git Basic
SCM (Source Control Management) - Git Basic
 

Recently uploaded

%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
masabamasaba
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
masabamasaba
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
Health
 
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Medical / Health Care (+971588192166) Mifepristone and Misoprostol tablets 200mg
 

Recently uploaded (20)

Announcing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareAnnouncing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK Software
 
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
 
Introducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) SolutionIntroducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) Solution
 
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
 
WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?
 
Harnessing ChatGPT - Elevating Productivity in Today's Agile Environment
Harnessing ChatGPT  - Elevating Productivity in Today's Agile EnvironmentHarnessing ChatGPT  - Elevating Productivity in Today's Agile Environment
Harnessing ChatGPT - Elevating Productivity in Today's Agile Environment
 
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
 
%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrand%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrand
 
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
 
VTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnVTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learn
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
 
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdfPayment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
 
%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto
 
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
 

Basics of Git and Version Control