Can I use tmp_packs in the git root.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I am trying implement git incremental clone/fetch
Please check https://github.com/Shakthi/gitreclone/blob/master/gitreclone
Basically, I am trying to use temporary git packs to avoid re-fetching
of the objects. However, it seems git ignores unpacked objects, and
git-fetch starts again from 0%.

Basically I use, "cat tmp_packs*|git-unpack-objects" . Log indicates
that, objects are unpacked.

Am I doing anything wrong,
Thanks
Shakthi
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]