remove incorrect info from the comment

This commit is contained in:
Denis Bilenko 2024-12-02 17:02:29 +01:00
parent 1df67d33de
commit 88ad0a0520
1 changed files with 0 additions and 2 deletions

View File

@ -49,8 +49,6 @@ type Bundle struct {
SyncRoot vfs.Path
// Path to the root of git worktree containing the bundle.
// This is the same as git repository root if worktrees are not used,
// otherwise it's a descedant of git repository root.
// https://git-scm.com/docs/git-worktree
WorktreeRoot vfs.Path