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