Commit 7539e346 authored by Igor Drozdov's avatar Igor Drozdov

Merge branch 'patch-255' into 'master'

~docs::Fix typo in partial cloning (sparse-checkout init --cone)

See merge request gitlab-org/gitlab!45365
parents 4f186dde da86c22e
...@@ -91,7 +91,7 @@ Updating files: 100% (28/28), done. ...@@ -91,7 +91,7 @@ Updating files: 100% (28/28), done.
$ cd www-gitlab-com $ cd www-gitlab-com
$ git sparse-checkout init --clone $ git sparse-checkout init --cone
$ git sparse-checkout add data $ git sparse-checkout add data
remote: Enumerating objects: 301, done. remote: Enumerating objects: 301, done.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment