receive/send-pack: support pushing from a shallow clone
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Thu, 5 Dec 2013 13:02:44 +0000 (20:02 +0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 Dec 2013 00:14:17 +0000 (16:14 -0800)
commit5dbd767...01812209273ae007a97b7c9305dc6cfd
treee17d973...c8084dc2ba7e47f58e8d6eb5e99ee623copy hash to clipboard (tree)
parent31c42bf...35ffc0a99ca77947389749d1397e1079copy hash to clipboard (diff)
Documentation/technical/pack-protocol.txt
builtin/receive-pack.c
builtin/send-pack.c
send-pack.c
t/t5538-push-shallow.sh [new file with mode: 0755]