From c6f943db44ea7f5d3da4e9b638ccba1c09b501cf Mon Sep 17 00:00:00 2001 From: Marcel Amirault Date: Fri, 12 Jul 2019 08:09:23 +0000 Subject: Add blank lines around code blocks All code blocks should be surrounded by blank lines --- doc/gitlab-basics/command-line-commands.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/gitlab-basics') diff --git a/doc/gitlab-basics/command-line-commands.md b/doc/gitlab-basics/command-line-commands.md index b7e6844f43a..b8ebbbea9d4 100644 --- a/doc/gitlab-basics/command-line-commands.md +++ b/doc/gitlab-basics/command-line-commands.md @@ -139,6 +139,7 @@ pwd ``` clear ``` + ### Sample Git taskflow If you are completely new to Git, looking through some [sample taskflows](https://rogerdudler.github.io/git-guide/) will help you understand best practices for using these commands as you work. -- cgit v1.2.3