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
9fa06abe
Commit
9fa06abe
authored
Mar 30, 2017
by
Marcia Ramos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
replace relative urls - html to md
parent
e0fba6e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
doc/topics/git/index.md
doc/topics/git/index.md
+8
-8
No files found.
doc/topics/git/index.md
View file @
9fa06abe
...
...
@@ -13,9 +13,9 @@ We've gathered some resources to help you to get the best from Git with GitLab.
## Getting started
-
[
Git concepts
](
../../university/training/user_training.
html
#git-concepts
)
-
[
Start using Git on the command line
](
../../gitlab-basics/start-using-git.
html
)
-
[
Command Line basic commands
](
../../gitlab-basics/command-line-commands.
html
)
-
[
Git concepts
](
../../university/training/user_training.
md
#git-concepts
)
-
[
Start using Git on the command line
](
../../gitlab-basics/start-using-git.
md
)
-
[
Command Line basic commands
](
../../gitlab-basics/command-line-commands.
md
)
-
[
GitLab Git Cheat Sheet (download)
](
https://gitlab.com/gitlab-com/marketing/raw/master/design/print/git-cheatsheet/print-pdf/git-cheatsheet.pdf
)
-
**Articles:**
-
[
Git Tips & Tricks
](
https://about.gitlab.com/2016/12/08/git-tips-and-tricks/
)
...
...
@@ -39,17 +39,17 @@ We've gathered some resources to help you to get the best from Git with GitLab.
## Advanced use
-
[
Custom Git Hooks
](
../../administration/custom_hooks.
html
)
-
[
Git Attributes
](
../../user/project/git_attributes.
html
)
-
Git Submodules:
[
Using Git submodules with GitLab CI
](
../../ci/git_submodules.
html
#using-git-submodules-with-gitlab-ci
)
-
[
Custom Git Hooks
](
../../administration/custom_hooks.
md
)
-
[
Git Attributes
](
../../user/project/git_attributes.
md
)
-
Git Submodules:
[
Using Git submodules with GitLab CI
](
../../ci/git_submodules.
md
#using-git-submodules-with-gitlab-ci
)
## API
-
[
Gitignore templates
](
../../api/templates/gitignores.
html
)
-
[
Gitignore templates
](
../../api/templates/gitignores.
md
)
## Git LFS
-
[
Git LFS
](
https://docs.gitlab.com/ce/workflow/lfs/manage_large_binaries_with_git_lfs.html
)
-
[
Git LFS
](
../../workflow/lfs/manage_large_binaries_with_git_lfs.md
)
-
[
Git-Annex to Git-LFS migration guide
](
https://docs.gitlab.com/ee/workflow/lfs/migrate_from_git_annex_to_git_lfs.html
)
-
**Articles:**
-
[
Getting Started with Git LFS
](
https://about.gitlab.com/2017/01/30/getting-started-with-git-lfs-tutorial/
)
...
...
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