From 61fd3e2915ff4d37e9700905388f0393fbea6448 Mon Sep 17 00:00:00 2001 From: Amelia Bauerly Date: Fri, 14 Sep 2018 23:13:39 +0000 Subject: Update command-line-commands.md to include an sample taskflow --- doc/gitlab-basics/command-line-commands.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/gitlab-basics') diff --git a/doc/gitlab-basics/command-line-commands.md b/doc/gitlab-basics/command-line-commands.md index 4666511d747..a0111be0767 100644 --- a/doc/gitlab-basics/command-line-commands.md +++ b/doc/gitlab-basics/command-line-commands.md @@ -125,3 +125,6 @@ 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.1