]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'lf/recv-sideband-cleanup'
authorJunio C Hamano <gitster@pobox.com>
Tue, 19 Jul 2016 20:22:14 +0000 (13:22 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 Jul 2016 20:22:14 +0000 (13:22 -0700)
commite0e56cbf7f6b249b17b924c92f19580b7348431b
tree1e2f0e447c815aa6a57a36403eac936151a66c6f
parent7418a6b1a056d076b07087bdd27ad51baebc95e0
parentc61b2af7bd2c7225bcf576a39c245cebf9397ead
Merge branch 'lf/recv-sideband-cleanup'

Code simplification.

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