From 437ecdf2b01de1983fc5262f064323de706027c9 Mon Sep 17 00:00:00 2001 From: karen Carias <karen@gitlab.com> Date: Mon, 29 Jun 2015 19:03:17 -0700 Subject: [PATCH] fixed title --- doc/gitlab_basics/command_line_commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/gitlab_basics/command_line_commands.md b/doc/gitlab_basics/command_line_commands.md index 64141187595..bad91795528 100644 --- a/doc/gitlab_basics/command_line_commands.md +++ b/doc/gitlab_basics/command_line_commands.md @@ -1,4 +1,4 @@ -# Git Command Line commands +# Command Line basic commands ## Start working on your project -- GitLab