Code

Merge branch 'maint'
[git.git] / Documentation / fetch-options.txt
index 39bf77fbef2f7b0b113ad7c478fa260f6984f0cb..5b4d184a73d013b8da11db3adb08905c0101bf88 100644 (file)
@@ -41,3 +41,8 @@
        implementing your own Porcelain you are not supposed to
        use it.
 
+\--depth=<depth>::
+       Deepen the history of a 'shallow' repository created by
+       `git clone` with `--depth=<depth>` option (see gitlink:git-clone[1])
+       by the specified number of commits.
+