summaryrefslogtreecommitdiff
path: root/doc/topics
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2017-05-15 11:55:19 -0300
committerMarcia Ramos <virtua.creative@gmail.com>2017-05-15 11:55:19 -0300
commita302ab159285c69553e88c10c6bfde4cd5fb26e1 (patch)
tree27ed74edf6b57d0390c1b68eaf4220d31dc21023 /doc/topics
parent41ca924f1bfc49468004fcc37346d0dd89fb2845 (diff)
downloadgitlab-ce-a302ab159285c69553e88c10c6bfde4cd5fb26e1.tar.gz
add article - how to install git
Diffstat (limited to 'doc/topics')
-rw-r--r--doc/topics/git/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/topics/git/index.md b/doc/topics/git/index.md
index d13066c9015..604f9375714 100644
--- a/doc/topics/git/index.md
+++ b/doc/topics/git/index.md
@@ -22,6 +22,7 @@ We've gathered some resources to help you to get the best from Git with GitLab.
- [Cherry-picking a commit](../../user/project/merge_requests/cherry_pick_changes.md#cherry-picking-a-commit)
- [Squashing commits](../../workflow/gitlab_flow.md#squashing-commits-with-rebase)
- **Articles:**
+ - [How to install Git](../../articles/how_to_install_git/index.md)
- [Git Tips & Tricks](https://about.gitlab.com/2016/12/08/git-tips-and-tricks/)
- [Eight Tips to help you work better with Git](https://about.gitlab.com/2015/02/19/8-tips-to-help-you-work-better-with-git/)
- **Presentations:**