]> granicus.if.org Git - git/commitdiff
Merge branch 'lf/receive-pack-auto-gc-to-client'
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Jun 2016 16:56:52 +0000 (09:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Jun 2016 16:56:52 +0000 (09:56 -0700)
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

1  2 
builtin/receive-pack.c

Simple merge