From ca06c4b114e2fd65729d6473429758694abd5de1 Mon Sep 17 00:00:00 2001 From: JeJe Date: Thu, 2 Feb 2017 20:11:45 +0000 Subject: Update command-line-commands.md for issue #26428 --- doc/gitlab-basics/command-line-commands.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/gitlab-basics/command-line-commands.md b/doc/gitlab-basics/command-line-commands.md index 3b075ff5fc0..741612be03c 100644 --- a/doc/gitlab-basics/command-line-commands.md +++ b/doc/gitlab-basics/command-line-commands.md @@ -25,6 +25,8 @@ git clone PASTE HTTPS OR SSH HERE A clone of the project will be created in your computer. +:warning: If you clone your project via an URL contains username/password combination, if it contains special characters they must be url encoded + ### Go into a project, directory or file to work in it ``` -- cgit v1.2.1