Re: protocol v2: More data transmitted between client and server since v2.20.0

2019-02-02 Thread Kaartic.Sivaraam
Hi Peff, Thanks for sharing the details about that spooky behaviour! Also, thanks for suggesting an alternative way to show the advantage of using protocol v2. I'll refer your post in that blog's comment to let them know. Thanks, Sivaraam

Re: protocol v2: More data transmitted between client and server since v2.20.0

2019-01-28 Thread Jeff King
On Mon, Jan 21, 2019 at 11:45:20AM +0530, Kaartic Sivaraam wrote: > I recently came across a blog[1] about how protocol v2 speeds up the > transfer between the client and the server. It states that the amount > of data transmitted between the client and the server is less when > using the protocol

Re: protocol v2: More data transmitted between client and server since v2.20.0

2019-01-21 Thread Kaartic Sivaraam
Oops. Small correction in the message. On Mon, 2019-01-21 at 03:00 +0530, Kaartic Sivaraam wrote: > .. The commands given there worked as mentioned in the blog > until Git v2.18.1. But when I run the same commands using Git v2.19.2 That's Git v2.20.0 not Git v2.19.2. > or the one I built from

protocol v2: More data transmitted between client and server since v2.20.0

2019-01-21 Thread Kaartic Sivaraam
Hi all, I recently came across a blog[1] about how protocol v2 speeds up the transfer between the client and the server. It states that the amount of data transmitted between the client and the server is less when using the protocol v2. To demonstrate the difference between v0 and v2 two commands

protocol v2: More data transmitted between client and server since v2.20.0

2019-01-20 Thread Kaartic Sivaraam
Hi all, I recently came across a blog[1] about how protocol v2 speeds up the transfer between the client and the server. It states that the amount of data transmitted between the client and the server is less when using the protocol v2. To demonstrate the difference between v0 and v2 two commands