Commit c3a43cc8 authored by James Ramsay's avatar James Ramsay

Remove bad url from partial clone docs

parent 96f2b646
......@@ -112,7 +112,7 @@ enabled on the Git server:
git init
# Add the remote
git remote add origin git@gitlab.com/example/jumbo-repo
git remote add origin <url>
# Enable partial clone support for the remote
git config --local extensions.partialClone origin
......
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