plugins.gitsigns.settings.worktrees

Detached working trees. If normal attaching fails, then each entry in the table is attempted with the work tree details set.

Type: null or (list of (attribute set of anything))

Default: null

Declared by:

plugins.gitsigns.settings.worktrees.*.gitdir

Path to the git directory of the parent git repository (typically the .git/ directory).

Type: string or raw lua code

Declared by:

plugins.gitsigns.settings.worktrees.*.toplevel

Path to the top-level of the parent git repository.

Type: string or raw lua code

Declared by: