Fix push when --out contains the wiki clone directory.
Keep wiki_clone* across convert --clean and skip copying the clone into itself (0.3.5). Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
All notable changes to **export_1c_help** are documented in this file.
|
||||
|
||||
## [0.3.5] - 2026-07-24
|
||||
|
||||
### Fixed
|
||||
|
||||
- `push -o …/out` no longer deletes `wiki_clone-*` during convert `--clean`, and does not copy the clone into itself (was `FileNotFoundError` on push)
|
||||
|
||||
## [0.3.4] - 2026-07-24
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user