fetch, upload-pack: --deepen=N extends shallow boundary by N commits
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Sun, 12 Jun 2016 10:54:09 +0000 (17:54 +0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 13 Jun 2016 21:38:16 +0000 (14:38 -0700)
commitcccf74e...da85808478c784e403a69bbfe2b9f518
treedd1a8c3...3da2256f28894ea98e31ebc1a4ce8918copy hash to clipboard (tree)
parent079aa97...24daff1329f041e00ba621b0afd59163copy hash to clipboard (diff)
15 files changed:
Documentation/fetch-options.txt
Documentation/git-fetch-pack.txt
Documentation/gitremote-helpers.txt
Documentation/technical/protocol-capabilities.txt
builtin/fetch-pack.c
builtin/fetch.c
fetch-pack.c
fetch-pack.h
remote-curl.c
t/t5500-fetch-pack.sh
t/t5539-fetch-http-shallow.sh
transport-helper.c
transport.c
transport.h
upload-pack.c