Re: Are binary xdeltas only used if you use git-gc?
From: Nicolas Pitre <hidden> Date: 2016-06-15 22:45:34
On Sat, 1 Nov 2008, Thanassis Tsiodras wrote:
Thanks to everybody for your help.
I will setup an alias to always use "git push --thin".
For the reverse direction, I don't see a --thin for "git pull",
My understanding is that "git pull" is optimal,
and does what --thin does for push anyway, right?