Thread (2 messages) flat view 2 messages, 2 authors, 2016-06-15

Re: [git-new-workdir RFC] Backlinking $workdir/logs/HEAD to $GIT_DIR/logs/workdir?

From: Shawn O. Pearce <hidden>
Date: 2016-06-15 22:45:50

Adeodato Simó [off-list ref] wrote:
I use git new-workdir for some of my projects. Apart from the usual
caveat "don't checkout the same branch twice", I found another small
issue, surely known: the reflog for HEAD in the workidirs does not exist
in the source git repo, hence git-gc will happily prune what it believes
to be dangling commits.

Would it be, perhaps, be okay to create a logs/workdir/<name>/HEAD
symlink pointing to $workdir/logs/HEAD, so that this does not happen?
You also need to link the ref.  A log is only scanned if the
ref by the same name is scanned.

So you'd need to create a refs/workdir/<name>/HEAD in the parent
repository.  Using a symlink to point to the HEAD file from the
workdir might just work.

-- 
Shawn.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help