Re: [ANNOUNCE] Cogito-0.12
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:01
quoted
quoted
quoted
quoted
"RK" == Russell King [off-list ref] writes:
RK> I would if I could, but my workflow involves having an untouched local RK> copy of your tree and several trees for each area. RK> This involves updates using relative paths, and as has already been RK> found elsewhere, this (with cogito 0.12) doesn't work with packed RK> objects yet. As a workaround until Cogito gets updated, would it help to have the environment variable GIT_ALTERNATE_OBJECT_DIRECTORIES pointing at the untouched copy of Linus tree's .git/objects/ directory? All your other trees would find the objects in your copied-Linus tree (including packed one) available to them already and hopefully pull breakage does not even have to touch those objects.