diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-08-11 17:05:17 -0300 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2017-08-11 17:05:17 -0300 |
commit | 4231d1de0d9d177edd12b4e0bce138653d5fd200 (patch) | |
tree | d37d6659f36c2120a3f6d7af7a3fe61351093707 /doc/topics | |
parent | f0da0f3a05d3eb379b41c17d36a598718e47cc74 (diff) | |
download | gitlab-ce-4231d1de0d9d177edd12b4e0bce138653d5fd200.tar.gz |
indexes article
Diffstat (limited to 'doc/topics')
-rw-r--r-- | doc/topics/git/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/topics/git/index.md b/doc/topics/git/index.md index 604f9375714..8f2ca402def 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:** + - [Numerous _undo_ possibilities in Git](numerous_undo_possibilities_in_git/index.md) - [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/) |