Bug Fix: Gendox Integration with GitHub Wiki - File Duplication Issue
Objective
Resolve the issue where Gendox, set to integrate with the GitHub Wiki at regular intervals (e.g., poller every 4 hours), creates a duplicate file if an existing file is renamed, without deleting the old one.
Description
When Gendox is configured to synchronize with the GitHub Wiki repository periodically, it successfully pulls and creates a new file in the wiki for any file that has been renamed since the last synchronization. However, it fails to delete or replace the old file with the previous name, leading to duplicate content and potential confusion. This behavior disrupts the maintenance of a clean and accurate documentation space in the GitHub Wiki.
Bug Fix: Gendox Integration with GitHub Wiki - File Duplication Issue
Objective
Resolve the issue where Gendox, set to integrate with the GitHub Wiki at regular intervals (e.g., poller every 4 hours), creates a duplicate file if an existing file is renamed, without deleting the old one.
Description
When Gendox is configured to synchronize with the GitHub Wiki repository periodically, it successfully pulls and creates a new file in the wiki for any file that has been renamed since the last synchronization. However, it fails to delete or replace the old file with the previous name, leading to duplicate content and potential confusion. This behavior disrupts the maintenance of a clean and accurate documentation space in the GitHub Wiki.