]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/gitremote-helpers.txt
fetch: define shallow boundary with --shallow-since
[thirdparty/git.git] / Documentation / gitremote-helpers.txt
index 78e0b27c18b73a5b93f39b611191f8d1aaf3d06c..9971d9a2b67d6618bea160090c8047c3fceeb848 100644 (file)
@@ -415,6 +415,9 @@ set by Git if the remote helper has the 'option' capability.
 'option depth' <depth>::
        Deepens the history of a shallow repository.
 
+'option deepen-since <timestamp>::
+       Deepens the history of a shallow repository based on time.
+
 'option followtags' {'true'|'false'}::
        If enabled the helper should automatically fetch annotated
        tag objects if the object the tag points at was transferred