Closed juggernauthk108 closed 2 years ago
def check_operating_system(): should be called in the main() before stating the grep. Also, the code does not check for git.exe on windows machine
hello @juggernauthk108 thanks for pointing this out! Would you like to work on this and submit a PR?
PR #9 resolves this, thanks for raising this!
def check_operating_system(): should be called in the main() before stating the grep. Also, the code does not check for git.exe on windows machine