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
0
Merge Requests
0
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
Léo-Paul Géneau
gitlab-ce
Commits
4f2df247
Commit
4f2df247
authored
Aug 14, 2017
by
Marcia Ramos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add file finder to repo index
parent
48f451bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
doc/user/project/repository/index.md
doc/user/project/repository/index.md
+6
-0
No files found.
doc/user/project/repository/index.md
View file @
4f2df247
...
...
@@ -20,6 +20,8 @@ documentation.
For security reasons, when using the command line, we strongly recommend
you to
[
connect with GitLab via SSH
](
../../../ssh/README.md
)
.
## Files
## Create and edit files
Host your codebase in GitLab repositories by pushing your files to GitLab.
...
...
@@ -47,6 +49,10 @@ it's easier to do so [via GitLab UI](web_editor.md):
To get started with the command line, please read through the
[
command line basics documentation
](
../../../gitlab-basics/command-line-commands.md
)
.
### Find files
Use GitLab's
[
file finder
](
../../../workflow/file_finder.md
)
to search for files in a repository.
## Branches
When you submit changes in a new branch, you create a new version
...
...
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