add bypass for worktrees
This commit is contained in:
parent
ad781212cb
commit
753dccfa50
2 changed files with 5 additions and 1 deletions
|
@ -236,7 +236,9 @@
|
|||
];
|
||||
|
||||
shellHook = ''
|
||||
mod_worktrees
|
||||
if [ -z "''${SKIP_MOD_WORKTREES}" ]; then
|
||||
mod_worktrees
|
||||
fi
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue