Consider supporting shallow Git clone/fetch
It would be potentially useful to support passing the --depth=N
arg to git clone
and git fetch
, to limit the amount of storage and network traffic used.
It would be potentially useful to support passing the --depth=N
arg to git clone
and git fetch
, to limit the amount of storage and network traffic used.