dc-ops/lib
Sebastian Mark b4ac46f925 refactor: optimize git fetch process
- replace direct git fetch call with origin.fetch method for better error handling
- use fetch result to check for new commits instead of comparing HEAD with active branch

🤖
2023-12-21 18:38:28 +01:00
..
helper.py refactor: optimize git fetch process 2023-12-21 18:38:28 +01:00