Skip to content

Fixing a bug with template dump - #84

Merged
avitacco merged 1 commit into
mainfrom
82/fix-template-dump-existing-directory
Jul 27, 2026
Merged

Fixing a bug with template dump#84
avitacco merged 1 commit into
mainfrom
82/fix-template-dump-existing-directory

Conversation

@avitacco

Copy link
Copy Markdown
Collaborator

When template dump is use to dump into the current directory, it tries to back up the current directory but this does not work correctly. This fix detects the cwd and skips the backup check if the backup dir is the same as the cwd.

When template dump is use to dump into the current directory, it tries
to back up the current directory but this does not work correctly. This
fix detects the cwd and skips the backup check if the backup dir is the
same as the cwd.
@avitacco avitacco self-assigned this Jul 27, 2026
@avitacco avitacco added the bug Something isn't working label Jul 27, 2026
@avitacco
avitacco merged commit 8143bb4 into main Jul 27, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant