]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'lf/recv-sideband-cleanup' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 8 Aug 2016 21:21:41 +0000 (14:21 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Aug 2016 21:21:41 +0000 (14:21 -0700)
commitee7fd70edfc51ec88865c573ff950b4dfbef1833
tree9e9675b008f9efcba4b2266b515a911fef92c93f
parente69771c3afb1c5c05bd3348cc59f0654e1cbcf05
parentc61b2af7bd2c7225bcf576a39c245cebf9397ead
Merge branch 'lf/recv-sideband-cleanup' into maint

Code simplification.

* lf/recv-sideband-cleanup:
  sideband.c: small optimization of strbuf usage
  sideband.c: refactor recv_sideband()
sideband.c