Merge branch 'lf/receive-pack-auto-gc-to-client'
commit8579c4ebee0257ac98eaecdb77077e3baa96d0c9
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Jun 2016 16:56:52 +0000 (27 09:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Jun 2016 16:56:52 +0000 (27 09:56 -0700)
tree3fca6f0b70f940580426f7cd9882291cab98bcd1
parent3ec9150a8cff7ec2531e853b00407f40ca3624ab
parent860a2ebecd26563e6ac0f89c90052b41a17d1703
Merge branch 'lf/receive-pack-auto-gc-to-client'

Allow messages that are generated by auto gc during "git push" on
the receiving end to be explicitly passed back to the sending end
over sideband, so that they are shown with "remote: " prefix to
avoid confusing the users.

* lf/receive-pack-auto-gc-to-client:
  receive-pack: send auto-gc output over sideband 2
builtin/receive-pack.c