Download presentation
Presentation is loading. Please wait.
1
Git with Eclipse (EGit) http://www.vogella.com/articles/EGit /article.html
2
Software Needed Eclipse 4.2 and Eclipse 4.3 Egit plug-in http://download.eclipse.org/egit/updates http://wiki.eclipse.org/EGit/FAQ#Where_can_ I_find_older_releases_of_EGit.3F http://wiki.eclipse.org/EGit/FAQ#Where_can_ I_find_older_releases_of_EGit.3F
4
Outside of workspace
6
local Git repository in Eclipse
8
Create.gitignore file Create a.gitignore file in your Git repository or Window → Preferences → Team → Git → Proj ects → Automatically ignore derived resources.. setting.
9
Using the Git Staging view The Git Staging view provides a convenient compact overview on all changes you have done since checking out a branch. Open the Git Staging view via the Window → Show View → Other... → Git → Gi t Staging menu
10
Drag to here
11
Status
12
View the commit history
13
Repository view Right click
14
Open a commit
15
Clone existing project File → Import → Git → Project from Git.
16
Fork before import
17
Or push Make sure you have created a repository at github, named Gannon-JVM
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.