SlideShare a Scribd company logo
The development workflow of
Git / Github
- for Beginners
By Gunjan Patel
Namaste
Who am I?
Gunjan Patel
Working at redWEB
7 years of experience in Web!
Joomla! Bug Squad Member
Joomla! SQL Optimisation team co-ordinator
JUG Ahmedabad Manager
”
Joomlers
First Lego
My Vision for J!Community
Why Git?
• Simple
• Fast (save time)
• No central repository (work offline)
• Easy reverts
• Branching make life easier
• Ideal for development in team
Introduction
The Development Workflow
Introduction
Official Joomla!
Repo
joomla/joomla-cms
Your Forked
Repo
gunjanpatel/joomla-
cms
What is fork?
• Create a fork on Github/Bitbucket/Gitlab etc...
• Clone the forked repository your local system.
• Modify the local repository.
• Commit your changes.
• Push changes back to the remote fork.
• Create a pull request from the forked
repository (source) back to the original
(destination).
Introduction
fork is just another way of saying clone
Official Joomla!
Repo
joomla/joomla-cms
Your Forked
Repo
gunjanpatel/joomla-
cms
Local Repo
<local_path>/joomla
-cms
Local Path Example:
/var/www/git/joomla-cms
Branching Model
Introduction
Official Joomla!
Repo
joomla/joomla-cms
Your Forked
Repo
gunjanpatel/joomla-
cms
Local Repo
<local_path>/joomla
-cms
Local Path Example:
/var/www/git/joomla-cms
The development workflow of git github for beginners
Official Joomla!
Repo
joomla/joomla-cms
Your Forked
Repo
gunjanpatel/joomla-
cms
Local Repo
<local_path>/joomla
-cms
Local Path Example:
/var/www/git/joomla-cms
Using Git Commands
Clone your forked repository in local
Configure Remote
Fetch Changes
Create and Configure Branch
Or Update Existing Branch
Commit Branch
push Changes to origin (Not remote)
Go to your client GitHub /
Bitbucket / GitLab or similar and
send Pull Request to remote
repository.
?
?
? ??
Questions
Thank You
@ergunjanpatel

More Related Content

What's hot (20)

PDF
Modern Web 2016: Using Golang to build a smart IM Bot
Evan Lin
 
PDF
COSCUP 2016: Project 52 每週一個小專案來學習 Golang
Evan Lin
 
PDF
Git best practices workshop
Otto Kekäläinen
 
PDF
Play framework 2 : Peter Hilton
JAX London
 
PDF
Gopher Taiwan Gathering #16: Build a smart bot via Golang
Evan Lin
 
PPTX
Untangling spring week7
Derek Jacoby
 
PPTX
Github basics
Radoslav Georgiev
 
PDF
Gulp - The Streaming Build System
TO THE NEW | Technology
 
PDF
Git best practices 2016
Otto Kekäläinen
 
PDF
Git and Github workshop
Otto Kekäläinen
 
PDF
通过 Ktor 迅速打造以 Kotlin 为核心的后端服务应用
Shengyou Fan
 
PDF
用 Kotlin 打造讀書會小幫手
Shengyou Fan
 
PPTX
Untangling4
Derek Jacoby
 
PDF
Teaching a Designer to Use GitHub
Liam Dempsey
 
PPTX
Provisioning environments. A simplistic approach
Eder Roger Souza
 
PDF
DevQA: make your testers happier with Groovy, Spock and Geb
Alvaro Sanchez-Mariscal
 
PPTX
Untangling spring week8
Derek Jacoby
 
PPTX
Git workflows
Thuc Le Dong
 
PDF
Git sourcecontrolpreso
ColdFusionConference
 
KEY
New Perspectives on Performance
mennovanslooten
 
Modern Web 2016: Using Golang to build a smart IM Bot
Evan Lin
 
COSCUP 2016: Project 52 每週一個小專案來學習 Golang
Evan Lin
 
Git best practices workshop
Otto Kekäläinen
 
Play framework 2 : Peter Hilton
JAX London
 
Gopher Taiwan Gathering #16: Build a smart bot via Golang
Evan Lin
 
Untangling spring week7
Derek Jacoby
 
Github basics
Radoslav Georgiev
 
Gulp - The Streaming Build System
TO THE NEW | Technology
 
Git best practices 2016
Otto Kekäläinen
 
Git and Github workshop
Otto Kekäläinen
 
通过 Ktor 迅速打造以 Kotlin 为核心的后端服务应用
Shengyou Fan
 
用 Kotlin 打造讀書會小幫手
Shengyou Fan
 
Untangling4
Derek Jacoby
 
Teaching a Designer to Use GitHub
Liam Dempsey
 
Provisioning environments. A simplistic approach
Eder Roger Souza
 
DevQA: make your testers happier with Groovy, Spock and Geb
Alvaro Sanchez-Mariscal
 
Untangling spring week8
Derek Jacoby
 
Git workflows
Thuc Le Dong
 
Git sourcecontrolpreso
ColdFusionConference
 
New Perspectives on Performance
mennovanslooten
 

Viewers also liked (20)

PPTX
Develop Basic joomla! MVC component for version 3
Gunjan Patel
 
PDF
Git and Git Workflow Models as Catalysts of Software Development
Lemi Orhan Ergin
 
PDF
Git 101: Git and GitHub for Beginners
HubSpot
 
PDF
How I Roll - A Cucumber/git workflow
techpeace
 
PDF
Git and GitHub workflows
Arthur Shvetsov
 
PDF
How to create a joomla component from scratch
Tim Plummer
 
PDF
GitHub Talk - Cody Carnachan
Cody Carnachan
 
PPTX
Awesome Git Workflow for Agencies and Teams
Chris Reynolds
 
PDF
Git im team
Nicole Cordes
 
PDF
Verteilte Versionskontrolle mit Git
Jan Dittberner
 
PDF
Versionskontrolle mit Subversion und Git
paultcochrane
 
PPT
Do it the_git_way
Peter Ukena
 
PDF
Gitlab
heiglandreas
 
PPT
Überblick über aktuelle Versionsmanagementsysteme
Andreas Schreiber
 
PDF
'Git started' für Fortgeschrittene!
Benjamin Schmid
 
PDF
Einsatz von Git im Unternehmen
oose
 
PDF
Einstieg in git
Michael van Engelshoven
 
PDF
git - eine praktische Einführung
Marcel Eichner
 
PDF
Development of Gastrointestinal system & its associated developmental anoma...
Kanyakumari Medical Mission Research Center, Muttom
 
PDF
Git workflow step by step
Binh Quan Duc
 
Develop Basic joomla! MVC component for version 3
Gunjan Patel
 
Git and Git Workflow Models as Catalysts of Software Development
Lemi Orhan Ergin
 
Git 101: Git and GitHub for Beginners
HubSpot
 
How I Roll - A Cucumber/git workflow
techpeace
 
Git and GitHub workflows
Arthur Shvetsov
 
How to create a joomla component from scratch
Tim Plummer
 
GitHub Talk - Cody Carnachan
Cody Carnachan
 
Awesome Git Workflow for Agencies and Teams
Chris Reynolds
 
Git im team
Nicole Cordes
 
Verteilte Versionskontrolle mit Git
Jan Dittberner
 
Versionskontrolle mit Subversion und Git
paultcochrane
 
Do it the_git_way
Peter Ukena
 
Gitlab
heiglandreas
 
Überblick über aktuelle Versionsmanagementsysteme
Andreas Schreiber
 
'Git started' für Fortgeschrittene!
Benjamin Schmid
 
Einsatz von Git im Unternehmen
oose
 
Einstieg in git
Michael van Engelshoven
 
git - eine praktische Einführung
Marcel Eichner
 
Development of Gastrointestinal system & its associated developmental anoma...
Kanyakumari Medical Mission Research Center, Muttom
 
Git workflow step by step
Binh Quan Duc
 
Ad

Similar to The development workflow of git github for beginners (20)

PDF
Git for joomla! development #JAB14
Roberto Segura
 
PPTX
Git development workflow
Sankar Suda
 
PDF
Version Control Systems Software Engineering
ssuser1c86e3
 
PDF
You're doing it wrong! Git it right!
Cory Webb
 
PDF
Advance workshop on git
Himanshu Agrawal
 
PPTX
Git and GitHub Workshop of GDG on Campus UNSTPB
AmaraCostachiu
 
PPTX
Git
Shinu Suresh
 
ODP
GIT from n00b
Supachai Vorrasing
 
PPTX
Git and GitHub Presentation of GDG on Campus UNSTPB
AmaraCostachiu
 
PPTX
GitHub Event.pptx
KeerthanaJ32
 
PDF
Improving your workflow with git
Dídac Ríos
 
PDF
GIT workshop at Selenium Conference 2018
Pooja Shah
 
PPTX
Git and GitHub Workshop of GDG on Campus UNSTPB
AmaraCostachiu
 
PPTX
Git and GitHub workshop of GDG on Campus UNSTPB
AmaraCostachiu
 
DOCX
Git github
Anurag Deb
 
PPTX
Git Crash Course
Simone Soldateschi
 
PDF
VCS for Teamwork - GIT Workshop
Anis Ahmad
 
PPTX
Do you git it
Hridyesh Bisht
 
PDF
Git talk
samtho
 
PDF
Tài liệu sử dụng GitHub
viet nghiem
 
Git for joomla! development #JAB14
Roberto Segura
 
Git development workflow
Sankar Suda
 
Version Control Systems Software Engineering
ssuser1c86e3
 
You're doing it wrong! Git it right!
Cory Webb
 
Advance workshop on git
Himanshu Agrawal
 
Git and GitHub Workshop of GDG on Campus UNSTPB
AmaraCostachiu
 
GIT from n00b
Supachai Vorrasing
 
Git and GitHub Presentation of GDG on Campus UNSTPB
AmaraCostachiu
 
GitHub Event.pptx
KeerthanaJ32
 
Improving your workflow with git
Dídac Ríos
 
GIT workshop at Selenium Conference 2018
Pooja Shah
 
Git and GitHub Workshop of GDG on Campus UNSTPB
AmaraCostachiu
 
Git and GitHub workshop of GDG on Campus UNSTPB
AmaraCostachiu
 
Git github
Anurag Deb
 
Git Crash Course
Simone Soldateschi
 
VCS for Teamwork - GIT Workshop
Anis Ahmad
 
Do you git it
Hridyesh Bisht
 
Git talk
samtho
 
Tài liệu sử dụng GitHub
viet nghiem
 
Ad

Recently uploaded (20)

PDF
GetOnCRM Speeds Up Agentforce 3 Deployment for Enterprise AI Wins.pdf
GetOnCRM Solutions
 
PPTX
Comprehensive Guide: Shoviv Exchange to Office 365 Migration Tool 2025
Shoviv Software
 
PDF
MiniTool Partition Wizard 12.8 Crack License Key LATEST
hashhshs786
 
PDF
Mobile CMMS Solutions Empowering the Frontline Workforce
CryotosCMMSSoftware
 
PDF
Unlock Efficiency with Insurance Policy Administration Systems
Insurance Tech Services
 
PPTX
Human Resources Information System (HRIS)
Amity University, Patna
 
PDF
Digger Solo: Semantic search and maps for your local files
seanpedersen96
 
PPTX
Engineering the Java Web Application (MVC)
abhishekoza1981
 
PDF
유니티에서 Burst Compiler+ThreadedJobs+SIMD 적용사례
Seongdae Kim
 
PPTX
Writing Better Code - Helping Developers make Decisions.pptx
Lorraine Steyn
 
PPTX
3uTools Full Crack Free Version Download [Latest] 2025
muhammadgurbazkhan
 
PPTX
MiniTool Power Data Recovery Full Crack Latest 2025
muhammadgurbazkhan
 
PDF
Build It, Buy It, or Already Got It? Make Smarter Martech Decisions
bbedford2
 
PPTX
How Apagen Empowered an EPC Company with Engineering ERP Software
SatishKumar2651
 
PDF
Capcut Pro Crack For PC Latest Version {Fully Unlocked} 2025
hashhshs786
 
PPTX
Platform for Enterprise Solution - Java EE5
abhishekoza1981
 
PDF
Linux Certificate of Completion - LabEx Certificate
VICTOR MAESTRE RAMIREZ
 
PPTX
Equipment Management Software BIS Safety UK.pptx
BIS Safety Software
 
PPTX
Java Native Memory Leaks: The Hidden Villain Behind JVM Performance Issues
Tier1 app
 
PDF
Odoo CRM vs Zoho CRM: Honest Comparison 2025
Odiware Technologies Private Limited
 
GetOnCRM Speeds Up Agentforce 3 Deployment for Enterprise AI Wins.pdf
GetOnCRM Solutions
 
Comprehensive Guide: Shoviv Exchange to Office 365 Migration Tool 2025
Shoviv Software
 
MiniTool Partition Wizard 12.8 Crack License Key LATEST
hashhshs786
 
Mobile CMMS Solutions Empowering the Frontline Workforce
CryotosCMMSSoftware
 
Unlock Efficiency with Insurance Policy Administration Systems
Insurance Tech Services
 
Human Resources Information System (HRIS)
Amity University, Patna
 
Digger Solo: Semantic search and maps for your local files
seanpedersen96
 
Engineering the Java Web Application (MVC)
abhishekoza1981
 
유니티에서 Burst Compiler+ThreadedJobs+SIMD 적용사례
Seongdae Kim
 
Writing Better Code - Helping Developers make Decisions.pptx
Lorraine Steyn
 
3uTools Full Crack Free Version Download [Latest] 2025
muhammadgurbazkhan
 
MiniTool Power Data Recovery Full Crack Latest 2025
muhammadgurbazkhan
 
Build It, Buy It, or Already Got It? Make Smarter Martech Decisions
bbedford2
 
How Apagen Empowered an EPC Company with Engineering ERP Software
SatishKumar2651
 
Capcut Pro Crack For PC Latest Version {Fully Unlocked} 2025
hashhshs786
 
Platform for Enterprise Solution - Java EE5
abhishekoza1981
 
Linux Certificate of Completion - LabEx Certificate
VICTOR MAESTRE RAMIREZ
 
Equipment Management Software BIS Safety UK.pptx
BIS Safety Software
 
Java Native Memory Leaks: The Hidden Villain Behind JVM Performance Issues
Tier1 app
 
Odoo CRM vs Zoho CRM: Honest Comparison 2025
Odiware Technologies Private Limited
 

The development workflow of git github for beginners