Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
3dadeda9
Commit
3dadeda9
authored
Oct 30, 2020
by
Abraham Raji
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update env_setup.md
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/46365#note_438172954
parent
348aebfa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/university/training/topics/env_setup.md
doc/university/training/topics/env_setup.md
+3
-3
No files found.
doc/university/training/topics/env_setup.md
View file @
3dadeda9
...
...
@@ -11,7 +11,7 @@ comments: false
-
Type '
`git`
' in the Terminal application.
-
If it's not installed, it will prompt you to install it.
-
**Linux**
- Enter
`which git`
in the Terminal application and press
<kbd>
Enter
</kbd>
to
-
**
GNU/
Linux**
- Enter
`which git`
in the Terminal application and press
<kbd>
Enter
</kbd>
to
determine if Git is installed on your system.
-
If the output of that command gives you the path to the Git executable, similar to
...
...
@@ -29,8 +29,8 @@ comments: false
-
**Debian/Ubuntu and their derivatives**
-
`sudo apt-get install git`
-
**Gentoo**
-
`sudo emerge --ask --verbose dev-vcs/git`
-
**openSUSE**
-
`sudo zypper install git`
-
**FreeBSD**
-
`sudo pkg install git`
-
**OpenBSD**
-
`doas pkg_add git`
-
**FreeBSD**
-
`sudo pkg install git`
-
**OpenBSD**
-
`doas pkg_add git`
## Configure Git
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment