commit | 52d2ae582e84c6d4ace8ab7e021808915148816a | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Thu Sep 04 12:13:32 2014 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Sep 15 13:23:19 2014 -0700 |
tree | 2a4e7142a4970bccf8985e17d96cf62f672b897f | |
parent | 887f3533fd764722ffb6e4ea34c01ad9256f0186 [diff] |
receive-pack: factor out capability string generation Similar to the previous one for send-pack, make it easier and cleaner to add to capability advertisement. Signed-off-by: Junio C Hamano <gitster@pobox.com>