On Tue, Mar 31, 2015 at 7:14 PM, Nguyễn Thái Ngọc Duy <pclo...@gmail.com> wrote:
>  The general principle is like in the last mail: .git/config is for
>  both shared and private keys of main worktree (i.e. nothing is
>  changed from today).  .git/worktrees/xx/config.worktree is for
>  private keys only (and private keys in .git/config are ignored)

When I put it this way, I realize that
.git/worktrees/xx/config.worktree can simply be
.git/worktrees/xx/config. No ".worktree". Looks nice (or it's just a
source of more confusion later)
-- 
Duy
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to