This commit is contained in:
2025-07-25 13:25:48 +02:00
parent f2079c7c3d
commit 181a81a84a
11 changed files with 190 additions and 214 deletions

View File

@@ -21,7 +21,7 @@ pub fn (mut plbook PlayBook) add(args_ PlayBookNewArgs) ! {
git_pull: args.git_pull
git_reset: args.git_reset
}
args.path = gittools.path(git_path_args)!
args.path = gittools.path(git_path_args)!.path
}
// walk over directory