summaryrefslogtreecommitdiff
path: root/doc/gitlab-basics/basic-git-commands.md
diff options
context:
space:
mode:
authorMarcel Amirault <mamirault@gitlab.com>2019-07-26 11:20:33 +0900
committerMarcel Amirault <mamirault@gitlab.com>2019-07-29 22:38:40 +0900
commit8e4138a25aceadd0945682c14f27ce2b2be68f44 (patch)
tree7284223ef5dd5c33f98482eb0c1b10a8f4a46dbd /doc/gitlab-basics/basic-git-commands.md
parenta5eaefc9027696fc65b7d51251902e013c14d161 (diff)
downloadgitlab-ce-docs-ssot-gitlab-basics-1.tar.gz
First pass to bring /gitlab-basics to SSoT standardsdocs-ssot-gitlab-basics-1
Removes duplicated information, and combines sections and files together when they are duplicated or highly related. Also adds intros to all pages and sections missing intros, and troubleshooting sections to pages that may need them in the future. Links more to other docs, and clarifies language when abosolutely necessary, and adds angle brackets to sample parameters.
Diffstat (limited to 'doc/gitlab-basics/basic-git-commands.md')
-rw-r--r--doc/gitlab-basics/basic-git-commands.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/gitlab-basics/basic-git-commands.md b/doc/gitlab-basics/basic-git-commands.md
index c2a3415cbc4..4e0cc2de2bc 100644
--- a/doc/gitlab-basics/basic-git-commands.md
+++ b/doc/gitlab-basics/basic-git-commands.md
@@ -1,3 +1,5 @@
-# Basic Git commands
+---
+redirect_to: 'start-using-git.md'
+---
-This section is now merged into [Start using Git](start-using-git.md).
+This document was moved to [another location](start-using-git.md).