Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate if git command exists prior reading git user data #140

Merged
merged 1 commit into from
Sep 9, 2022

Conversation

rszamszur
Copy link
Member

@rszamszur rszamszur commented Sep 9, 2022

Checklist:

  • Added tests for changed code where applicable.
  • Documentation reflects the changes where applicable.
  • Updated the CHANGELOG.md file with your changes.
  • My PR is ready to review.

Resolves: #85

Description of the changes being introduced by the pull request:

@rszamszur rszamszur added the bug Something isn't working label Sep 9, 2022
@rszamszur rszamszur self-assigned this Sep 9, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Sep 9, 2022

@rszamszur rszamszur merged commit 460228a into master Sep 9, 2022
@rszamszur rszamszur deleted the fix_#85 branch September 9, 2022 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Method get_git_user_info() raises FileNotFoundError exception if git command does not exists
1 participant