You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: cleanup of orphaned files must respect -C flag. (#1886)
## What this PR does / why we need it:
When using `terramate -C <dir> generate`, Terramate is still cleaning up
orphaned files in the entire repository.
## Which issue(s) this PR fixes:
none
## Special notes for your reviewer:
## Does this PR introduce a user-facing change?
```
yes, fixes a bug.
```
0 commit comments