* Incremental push w/o compression
@ 2010-10-28 0:22 Enrico Weigelt
0 siblings, 0 replies; only message in thread
From: Enrico Weigelt @ 2010-10-28 0:22 UTC (permalink / raw)
To: git
Hi folks,
as discussed in earlier threads, I'm using git for backups on an
machine with quite low memory. Committing works fine now, but
pushing still makes trouble: it takes way too long for compressing.
Is there a way do disable delta compression and transfer the
objects (at least the larger ones) separately (so they're already
on the remote and dont have to be re-transmitted in next pass,
even when the refs have not yet been updated) ?
BTW: what really happens when I push another ref, which has mostly
the same objects, but a different history ? Will the already
present objects be reused or are they all transfered a second time ?
cu
--
----------------------------------------------------------------------
Enrico Weigelt, metux IT service -- http://www.metux.de/
phone: +49 36207 519931 email: weigelt@metux.de
mobile: +49 151 27565287 icq: 210169427 skype: nekrad666
----------------------------------------------------------------------
Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme
----------------------------------------------------------------------
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-10-28 0:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-28 0:22 Incremental push w/o compression Enrico Weigelt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).