SlideShare ist ein Scribd-Unternehmen logo
1 von 28
EGit
Eclipse plug-in for git
Tomasz Zarna
Eclipse Platform Workspace committer
IBM Poland
2009-11-28 / Eclipse DemoCamp
EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
Outline
1 git
2 EGit
3 Links
EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
Outline
1 git
2 EGit
3 Links
EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
What is git?
Characteristic, pros and cons
Git is a free distributed revision control
EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
What is git?
Characteristic, pros and cons
Git is a free distributed revision control
distributed
high performance
reliable
simple design
EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
What is git?
Characteristic, pros and cons
Git is a free distributed revision control
distributed
high performance
reliable
simple design
difficult concepts
no full control over the history
bypassing official channels
no dedicated versions at one
time
EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
Transport commands
Add, push, pull, fetch. . . WTF?
EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
Centralized
EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
Distributied
EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
Distributied
Integration manager
EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
Distributied
Dicator and lieutenants
EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
gitk and git gui
Not only console
EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
Adopters
Amarok
Android
Digg
Fedora
GIMP
GNOME
GTK
Linux kernel
Perl
Qt
Ruby on Rails
Samba
VLC
Wine
. . .
EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
Outline
1 git
2 EGit
3 Links
EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
JGit and EGit
JGit
a pure Java implementation of Git’s internals
EGit
git plug-in for Eclipse
EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
EGit at work
EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
My scenario
Working with Eclipse git repos
1 clone an Eclipse git
repo/project
2 branch
3 commit, commit,
commit
4 fetch/pull origin
5 merge/rebase
6 create patch:
format-patch diff
7 submit the patch
8 go to 2.
EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
My scenario
Working with Eclipse git repos
1 clone an Eclipse git
repo/project
2 branch
3 commit, commit,
commit
4 fetch/pull origin
5 merge/rebase
6 create patch:
format-patch diff
7 submit the patch
8 go to 2.
EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
My scenario
Working with Eclipse git repos
1 clone an Eclipse git
repo/project
2 branch
3 commit, commit,
commit
4 fetch/pull origin
5 merge/rebase
6 create patch:
format-patch diff
7 submit the patch
8 go to 2.
EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
My scenario
Working with Eclipse git repos
1 clone an Eclipse git
repo/project
2 branch
3 commit, commit,
commit
4 fetch/pull origin
5 merge/rebase
6 create patch:
format-patch diff
7 submit the patch
8 go to 2.
EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
My scenario
Working with Eclipse git repos
1 clone an Eclipse git
repo/project
2 branch
3 commit, commit,
commit
4 fetch/pull origin
5 merge/rebase
6 create patch:
format-patch diff
7 submit the patch
8 go to 2.
EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
My scenario
Working with Eclipse git repos
1 clone an Eclipse git
repo/project
2 branch
3 commit, commit,
commit
4 fetch/pull origin
5 merge/rebase
6 create patch:
format-patch diff
7 submit the patch
8 go to 2.
EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
My scenario
Working with Eclipse git repos
1 clone an Eclipse git
repo/project
2 branch
3 commit, commit,
commit
4 fetch/pull origin
5 merge/rebase
6 create patch:
format-patch diff
7 submit the patch
8 go to 2.
EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
My scenario
Working with Eclipse git repos
1 clone an Eclipse git
repo/project
2 branch
3 commit, commit,
commit
4 fetch/pull origin
5 merge/rebase
6 create patch:
format-patch diff
7 submit the patch
8 go to 2.
EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
Outline
1 git
2 EGit
3 Links
EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
Links
EGit links, git links
Home page
Update site
Contribution guide
Depracate old VCS tools bug
Eclipse git repositories
EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
Links
EGit links, git links
Home page
Update site
Contribution guide
Depracate old VCS tools bug
Eclipse git repositories
git home
Pro Git
msysgit, git on Windows
GitHub
git community book
git ready
EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
Thank you
Thank you
EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28

Weitere ähnliche Inhalte

Was ist angesagt?

Git flow for daily use
Git flow for daily useGit flow for daily use
Git flow for daily use
Mediacurrent
 
Syncevolution: Open Source and Funambol
Syncevolution: Open Source and FunambolSyncevolution: Open Source and Funambol
Syncevolution: Open Source and Funambol
Funambol
 

Was ist angesagt? (20)

CodeMontage CodeFlow 1
CodeMontage CodeFlow 1CodeMontage CodeFlow 1
CodeMontage CodeFlow 1
 
Git and git hub
Git and git hubGit and git hub
Git and git hub
 
Git хуки на страже качества кода
Git хуки на страже качества кодаGit хуки на страже качества кода
Git хуки на страже качества кода
 
Git flow
Git flowGit flow
Git flow
 
Composing Music in the Cloud
Composing Music in the CloudComposing Music in the Cloud
Composing Music in the Cloud
 
Continuously Delivery
Continuously DeliveryContinuously Delivery
Continuously Delivery
 
3 workflow
3 workflow3 workflow
3 workflow
 
Git in Continuous Deployment
Git in Continuous DeploymentGit in Continuous Deployment
Git in Continuous Deployment
 
Git flow Introduction
Git flow IntroductionGit flow Introduction
Git flow Introduction
 
Unlimited Staging Environments on Kubernetes
Unlimited Staging Environments on KubernetesUnlimited Staging Environments on Kubernetes
Unlimited Staging Environments on Kubernetes
 
Git flow for daily use
Git flow for daily useGit flow for daily use
Git flow for daily use
 
Git
GitGit
Git
 
用 Go 語言實戰 Push Notification 服務
用 Go 語言實戰 Push Notification 服務用 Go 語言實戰 Push Notification 服務
用 Go 語言實戰 Push Notification 服務
 
Gerrit Code Review v3.2 and v3.3
Gerrit Code Review v3.2 and v3.3Gerrit Code Review v3.2 and v3.3
Gerrit Code Review v3.2 and v3.3
 
Docker for Software Development
Docker for Software DevelopmentDocker for Software Development
Docker for Software Development
 
DcATL 2013: Git-Flow for Daily Use
DcATL 2013: Git-Flow for Daily UseDcATL 2013: Git-Flow for Daily Use
DcATL 2013: Git-Flow for Daily Use
 
[Public] gerrit concepts and workflows
[Public] gerrit   concepts and workflows[Public] gerrit   concepts and workflows
[Public] gerrit concepts and workflows
 
The gitflow way
The gitflow wayThe gitflow way
The gitflow way
 
Git Tricks
Git TricksGit Tricks
Git Tricks
 
Syncevolution: Open Source and Funambol
Syncevolution: Open Source and FunambolSyncevolution: Open Source and Funambol
Syncevolution: Open Source and Funambol
 

Ähnlich wie EGit - Eclipse plug-in for git

EclipseCon 2010 talk: Towards contributors heaven
EclipseCon 2010 talk: Towards contributors heavenEclipseCon 2010 talk: Towards contributors heaven
EclipseCon 2010 talk: Towards contributors heaven
msohn
 
Eclipse Demo Camp 2010 - EGit
Eclipse Demo Camp 2010 - EGitEclipse Demo Camp 2010 - EGit
Eclipse Demo Camp 2010 - EGit
deepakazad
 
An Introduction to the Yocto Embedded Framework 2018
An Introduction to the Yocto Embedded Framework 2018An Introduction to the Yocto Embedded Framework 2018
An Introduction to the Yocto Embedded Framework 2018
ICS
 

Ähnlich wie EGit - Eclipse plug-in for git (20)

Egit 1.0
Egit 1.0Egit 1.0
Egit 1.0
 
Orion RESTful git API
Orion RESTful git APIOrion RESTful git API
Orion RESTful git API
 
EclipseCon 2010 talk: Towards contributors heaven
EclipseCon 2010 talk: Towards contributors heavenEclipseCon 2010 talk: Towards contributors heaven
EclipseCon 2010 talk: Towards contributors heaven
 
Development with Git and Gerrit - Eclipse DemoCamp Stuttgart - 2010-11-23
Development with Git and Gerrit - Eclipse DemoCamp Stuttgart - 2010-11-23Development with Git and Gerrit - Eclipse DemoCamp Stuttgart - 2010-11-23
Development with Git and Gerrit - Eclipse DemoCamp Stuttgart - 2010-11-23
 
git-docker.pdf
git-docker.pdfgit-docker.pdf
git-docker.pdf
 
Equinox/p2 - Getting started with Equinox/p2
Equinox/p2 - Getting started with Equinox/p2Equinox/p2 - Getting started with Equinox/p2
Equinox/p2 - Getting started with Equinox/p2
 
Git from the trenches
Git from the trenchesGit from the trenches
Git from the trenches
 
Eclipse Demo Camp 2010 - EGit
Eclipse Demo Camp 2010 - EGitEclipse Demo Camp 2010 - EGit
Eclipse Demo Camp 2010 - EGit
 
The-Git-Tutorial.ppt.pptx
The-Git-Tutorial.ppt.pptxThe-Git-Tutorial.ppt.pptx
The-Git-Tutorial.ppt.pptx
 
How to Use OpenMP on Native Activity
How to Use OpenMP on Native ActivityHow to Use OpenMP on Native Activity
How to Use OpenMP on Native Activity
 
git-docker.pdf
git-docker.pdfgit-docker.pdf
git-docker.pdf
 
GIT in a nutshell
GIT in a nutshellGIT in a nutshell
GIT in a nutshell
 
An Introduction to the Yocto Embedded Framework 2018
An Introduction to the Yocto Embedded Framework 2018An Introduction to the Yocto Embedded Framework 2018
An Introduction to the Yocto Embedded Framework 2018
 
Managing Multiple Open Toolkit Configurations Using git Lightning Talk
Managing Multiple Open Toolkit Configurations Using git Lightning TalkManaging Multiple Open Toolkit Configurations Using git Lightning Talk
Managing Multiple Open Toolkit Configurations Using git Lightning Talk
 
Eclipse 3.7 : Tips and tricks
Eclipse 3.7 : Tips and tricksEclipse 3.7 : Tips and tricks
Eclipse 3.7 : Tips and tricks
 
Compare framework
Compare frameworkCompare framework
Compare framework
 
Git Tutorial EclipseCon France 2014 - Git Exercise 01 - installation and conf...
Git Tutorial EclipseCon France 2014 - Git Exercise 01 - installation and conf...Git Tutorial EclipseCon France 2014 - Git Exercise 01 - installation and conf...
Git Tutorial EclipseCon France 2014 - Git Exercise 01 - installation and conf...
 
ESE 2010: Using Git in Eclipse
ESE 2010: Using Git in EclipseESE 2010: Using Git in Eclipse
ESE 2010: Using Git in Eclipse
 
[Webinar] An Introduction to the Yocto Embedded Framework
[Webinar] An Introduction to the Yocto Embedded Framework[Webinar] An Introduction to the Yocto Embedded Framework
[Webinar] An Introduction to the Yocto Embedded Framework
 
News from EGit - Talk EclipseCon Europe 2014 - Ludwigsburg
News from EGit - Talk EclipseCon Europe 2014 - LudwigsburgNews from EGit - Talk EclipseCon Europe 2014 - Ludwigsburg
News from EGit - Talk EclipseCon Europe 2014 - Ludwigsburg
 

Mehr von Tomasz Zarna (10)

Orion Introduction
Orion IntroductionOrion Introduction
Orion Introduction
 
ABC of Platform Workspace
ABC of Platform WorkspaceABC of Platform Workspace
ABC of Platform Workspace
 
Eclipse Way
Eclipse WayEclipse Way
Eclipse Way
 
Orion Introduction
Orion IntroductionOrion Introduction
Orion Introduction
 
What's new in Juno
What's new in JunoWhat's new in Juno
What's new in Juno
 
Git migration - Lessons learned
Git migration - Lessons learnedGit migration - Lessons learned
Git migration - Lessons learned
 
What is new in Helios
What is new in HeliosWhat is new in Helios
What is new in Helios
 
Eclipse Way
Eclipse WayEclipse Way
Eclipse Way
 
E4 UI Demos
E4 UI DemosE4 UI Demos
E4 UI Demos
 
Together in Eclipse
Together in EclipseTogether in Eclipse
Together in Eclipse
 

Kürzlich hochgeladen

Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Kürzlich hochgeladen (20)

Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 

EGit - Eclipse plug-in for git

  • 1. EGit Eclipse plug-in for git Tomasz Zarna Eclipse Platform Workspace committer IBM Poland 2009-11-28 / Eclipse DemoCamp EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
  • 2. Outline 1 git 2 EGit 3 Links EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
  • 3. Outline 1 git 2 EGit 3 Links EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
  • 4. What is git? Characteristic, pros and cons Git is a free distributed revision control EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
  • 5. What is git? Characteristic, pros and cons Git is a free distributed revision control distributed high performance reliable simple design EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
  • 6. What is git? Characteristic, pros and cons Git is a free distributed revision control distributed high performance reliable simple design difficult concepts no full control over the history bypassing official channels no dedicated versions at one time EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
  • 7. Transport commands Add, push, pull, fetch. . . WTF? EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
  • 8. Centralized EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
  • 9. Distributied EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
  • 10. Distributied Integration manager EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
  • 11. Distributied Dicator and lieutenants EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
  • 12. gitk and git gui Not only console EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
  • 13. Adopters Amarok Android Digg Fedora GIMP GNOME GTK Linux kernel Perl Qt Ruby on Rails Samba VLC Wine . . . EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
  • 14. Outline 1 git 2 EGit 3 Links EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
  • 15. JGit and EGit JGit a pure Java implementation of Git’s internals EGit git plug-in for Eclipse EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
  • 16. EGit at work EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
  • 17. My scenario Working with Eclipse git repos 1 clone an Eclipse git repo/project 2 branch 3 commit, commit, commit 4 fetch/pull origin 5 merge/rebase 6 create patch: format-patch diff 7 submit the patch 8 go to 2. EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
  • 18. My scenario Working with Eclipse git repos 1 clone an Eclipse git repo/project 2 branch 3 commit, commit, commit 4 fetch/pull origin 5 merge/rebase 6 create patch: format-patch diff 7 submit the patch 8 go to 2. EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
  • 19. My scenario Working with Eclipse git repos 1 clone an Eclipse git repo/project 2 branch 3 commit, commit, commit 4 fetch/pull origin 5 merge/rebase 6 create patch: format-patch diff 7 submit the patch 8 go to 2. EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
  • 20. My scenario Working with Eclipse git repos 1 clone an Eclipse git repo/project 2 branch 3 commit, commit, commit 4 fetch/pull origin 5 merge/rebase 6 create patch: format-patch diff 7 submit the patch 8 go to 2. EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
  • 21. My scenario Working with Eclipse git repos 1 clone an Eclipse git repo/project 2 branch 3 commit, commit, commit 4 fetch/pull origin 5 merge/rebase 6 create patch: format-patch diff 7 submit the patch 8 go to 2. EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
  • 22. My scenario Working with Eclipse git repos 1 clone an Eclipse git repo/project 2 branch 3 commit, commit, commit 4 fetch/pull origin 5 merge/rebase 6 create patch: format-patch diff 7 submit the patch 8 go to 2. EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
  • 23. My scenario Working with Eclipse git repos 1 clone an Eclipse git repo/project 2 branch 3 commit, commit, commit 4 fetch/pull origin 5 merge/rebase 6 create patch: format-patch diff 7 submit the patch 8 go to 2. EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
  • 24. My scenario Working with Eclipse git repos 1 clone an Eclipse git repo/project 2 branch 3 commit, commit, commit 4 fetch/pull origin 5 merge/rebase 6 create patch: format-patch diff 7 submit the patch 8 go to 2. EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
  • 25. Outline 1 git 2 EGit 3 Links EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
  • 26. Links EGit links, git links Home page Update site Contribution guide Depracate old VCS tools bug Eclipse git repositories EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
  • 27. Links EGit links, git links Home page Update site Contribution guide Depracate old VCS tools bug Eclipse git repositories git home Pro Git msysgit, git on Windows GitHub git community book git ready EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28
  • 28. Thank you Thank you EGit Copyright c IBM Corp., 2009. All rights reserved. | 2009-11-28