Explorar o código

git-clone: wrapping depth in tokens

Agniva De Sarker %!s(int64=7) %!d(string=hai) anos
pai
achega
608b34a1cb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/common/git-clone.md

+ 1 - 1
pages/common/git-clone.md

@@ -20,4 +20,4 @@
 
 - Clone an existing repository, and truncate to the specified number of revisions, save your time mostly:
 
-`git clone --depth 10 {{remote_repository_location}}`
+`git clone --depth {{10}} {{remote_repository_location}}`