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

When missing the config file, it does not properly read the users Git username/email #291

Closed
seapagan opened this issue Mar 4, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@seapagan
Copy link
Owner

seapagan commented Mar 4, 2024

Bug Report

Bug Description

When missing config file, it does not properly read the users Git username/email

How To Reproduce

Run the app with a missing config file.

Expected behaviour

pymaker config show should show the configured user/email taken from the users system. However, these are blank.

Additional context

This seems to be a regression since this worked fine in previous versions. Not sure if the issue is in this app or the underlying library.

@seapagan seapagan added the bug Something isn't working label Mar 4, 2024
@seapagan seapagan self-assigned this Mar 4, 2024
@seapagan
Copy link
Owner Author

seapagan commented Mar 6, 2024

fixed in #300

@seapagan seapagan closed this as completed Mar 6, 2024
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

No branches or pull requests

1 participant