You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -126,12 +126,13 @@ The guides listed in this section are extensive covering many aspects of EGit yo
126
126
*[Vogella: Git version control with Eclipse/Egit]http://www.vogella.com/tutorials/EclipseGit/article.html#exercise-working-with-a-local-git-repository-in-eclipse
127
127
128
128
## 5. Step-by-step: Setting up your local Eclipse Git friendly Workspace
129
-
### Step 1: Where's git? Egit? Anyone?
129
+
### Step 1: Where's git? Egit? ...anyone?
130
130
From the main Eclipse window navigate to **Window** > **Show View** > **Other** this will open the **Show View** window.
131
131

132
132
133
133
In the search bar enter *'Git'* if everything is installed correctly this will display a list of the available Git windows.
134
134

135
+
135
136
While we're here let's add the **Git Repositories** view to our workspace by selecting it and choosing **Open**.
136
137
137
138
It might be added to the bottom part of your workspace like this:
0 commit comments