Re: Ideas for even more compact fetch.output=compact output

2019-02-22 Thread Junio C Hamano
Junio C Hamano writes: > Duy Nguyen writes: > >>> If we had this: >>> >>> From github.com:git/git >>>a7da99ff1b..28d0017056 next-> origin/* >>> + e911e946c2...9cc6aca6e9 pu -> origin/* (forced >>> update) >>>a7da99ff1b..28d0017056 ref

Re: Ideas for even more compact fetch.output=compact output

2019-02-22 Thread Junio C Hamano
Duy Nguyen writes: >> If we had this: >> >> From github.com:git/git >>a7da99ff1b..28d0017056 next-> origin/* >> + e911e946c2...9cc6aca6e9 pu -> origin/* (forced >> update) >>a7da99ff1b..28d0017056 refs/[pull/412/head] -> origin/* >>

Re: Ideas for even more compact fetch.output=compact output

2019-02-22 Thread Duy Nguyen
On Fri, Feb 22, 2019 at 4:52 PM Ævar Arnfjörð Bjarmason wrote: > Just using this as a bounce-off point for a related discussion, one case > where I still see duplicates is things like: > > From github.com:git/git >a7da99ff1b..28d0017056 next-> origin/* > + e911e94