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
8a0443a5
Commit
8a0443a5
authored
May 01, 2019
by
Mike Lewis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README to add more context on Git Basics
parent
43648e5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
doc/gitlab-basics/README.md
doc/gitlab-basics/README.md
+4
-2
No files found.
doc/gitlab-basics/README.md
View file @
8a0443a5
...
@@ -27,9 +27,11 @@ The following are guides to basic GitLab functionality:
...
@@ -27,9 +27,11 @@ The following are guides to basic GitLab functionality:
## Git basics
## Git basics
If you're unfamiliar with the command line, these resources will help:
If you're familiar with Git on the command line, you can interact with your GitLab projects just as you would with any other Git repository.
These resources will help get further acclimated to working on the command line.
-
[
Command line basics
](
command-line-commands.md
)
, for those unfamiliar with the command line interface.
-
[
Start using Git on the command line
](
start-using-git.md
)
, for some simple Git commands.
-
[
Start using Git on the command line
](
start-using-git.md
)
, for some simple Git commands.
-
[
Command line basics
](
command-line-commands.md
)
, to create and edit files using the command line.
More Git resources are available at GitLab's
[
Git documentation
](
../topics/git/index.md
)
.
More Git resources are available at GitLab's
[
Git documentation
](
../topics/git/index.md
)
.
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