mirror of
https://github.com/gabrie30/ghorg.git
synced 2026-01-22 08:41:01 +01:00
The handleNoCleanMode function now only performs fetch-all operations if GHORG_FETCH_ALL is set to true, improving control over repository processing. Added tests to verify behavior when fetch-all is enabled and disabled.