Skip to content

Commit f6668d6

Browse files
committed
EGit
1 parent 7b4d275 commit f6668d6

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

en/book/10-git-in-other-environments/chapter10.asc

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -105,13 +105,14 @@ Visual Studio 2013's Git support is a separate feature with its own command pane
105105

106106
=== Git in Eclipse
107107

108-
// TODO: Egit
108+
Eclipse ships with a plugin called Egit, which provides a fairly-complete interface to Git operations.
109+
It's accessed by switching to the Git Perspective (Window > Open Perpective > Other…, and select "Git").
109110

110-
* Commiting
111-
* diffing
112-
* history
113-
* syncing
114-
* others?
111+
[[egit]]
112+
.Eclipse's EGit environment.
113+
image::images/egit.png[Eclipse's EGit environment.]
114+
115+
EGit comes with plenty of great documentation, which you can find by going to Help > Help Contents, and choosing the "EGit Documentation" node from the contents listing.
115116

116117
=== Git in Bash
117118

en/book/images/egit.png

276 KB
Loading

0 commit comments

Comments
 (0)