Overwrite worktree dir
This commit is contained in:
@@ -566,6 +566,7 @@ fromSource() {
|
||||
wt_cmd=(git -C "$GITSRCDIR"
|
||||
worktree add
|
||||
--force
|
||||
--force
|
||||
--detach
|
||||
"$GITWORKTREEDIR")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user