fetch: define shallow boundary with --shallow-since
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
569e554be9
commit
508ea88226
@ -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
|
||||
|
Reference in New Issue
Block a user