Re: [RESEND/PATCH] transport-helper: improve push messages

2013-05-05 Thread Junio C Hamano
Felipe Contreras felipe.contre...@gmail.com writes: I already sent this, but it has had the unfortunate luck of getting stuck with a bunch of irrelevant patches in 'next'. This is not only good enough for 'master', but probably even 'maint'. Will apply for 1.8.3 (1.8.2.x may follow later).

[RESEND/PATCH] transport-helper: improve push messages

2013-05-03 Thread Felipe Contreras
If there's already a remote-helper tracking ref, we can fetch the SHA-1 to report proper push messages (as opposed to always reporting [new branch]). The remote-helper currently can specify the old SHA-1 to avoid this problem, but there's no point in forcing all remote-helpers to be aware of git