InitCommand() robustness #327

Merged
6543 merged 4 commits from noerw/tea:fix-320 into master 2021-02-28 22:29:27 +00:00

4 Commits

Author SHA1 Message Date
ab1209112a Merge branch 'master' into fix-320
All checks were successful
continuous-integration/drone/pr Build is passing
2021-03-01 05:39:31 +08:00
ceb747758c
dont try to treat repoFlag as path
All checks were successful
continuous-integration/drone/pr Build is passing
..if we determined that it isnt a valid path
2021-02-28 18:32:02 +01:00
fa33be0493
fix scope bug
repoFlagPathExists would be reset otherwise
2021-02-27 19:11:57 +01:00
f069bb5220
add utils.DirExists()
stat now also handles case, where some segment in the path is a file
2021-02-27 18:57:29 +01:00