mirror of
https://git.lgmrszd.xyz/Lgmrszd/nix-cfg.git
synced 2025-12-14 07:38:19 +01:00
laptop: git: use relative paths for worktrees
This commit is contained in:
parent
5f104d82e6
commit
75958b0566
1 changed files with 1 additions and 0 deletions
|
|
@ -231,6 +231,7 @@
|
||||||
init = {
|
init = {
|
||||||
defaultBranch = "main";
|
defaultBranch = "main";
|
||||||
};
|
};
|
||||||
|
worktree.useRelativePaths = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue