- add new argument `--ignore-git-status` to continue even if there are no new commits - update `update_git_repo` function to accept new argument and skip git status check if argument is passed - update README.md with new Parameters section 🤖
- show subprocess.run call on DEBUG loglevel 🤖
🤖