Overwrite worktree dir

Esse commit está contido em:
2024-05-20 19:34:31 -04:00
commit 6dffe35f26

Ver Arquivo

@@ -566,6 +566,7 @@ fromSource() {
wt_cmd=(git -C "$GITSRCDIR"
worktree add
--force
--force
--detach
"$GITWORKTREEDIR")