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

Re: [PATCH v3 3/4] refs: make refs/worktree/* per-worktree

From: Duy Nguyen <hidden>
Date: 2016-06-15 23:06:12

On Thu, Aug 13, 2015 at 4:57 AM, David Turner [off-list ref] wrote:
We need a place to stick refs for bisects in progress that is not
shared between worktrees.  So we use the refs/worktree/ hierarchy.

The is_per_worktree_ref function and associated docs learn that
refs/worktree/ is per-worktree, as does the git_path code in path.c
I assume you want to iterate over all these per-worktree refs later
on. Otherwise just moving bisect refs outside refs/ would
automatically make them per-worktree. But then it would polute
$GIT_DIR some more, so probably not the best move. So yeah,
refs/worktree is probably for the best.
-- 
Duy
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help