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

Trying to fix #162 #170

Merged
merged 4 commits into from
Oct 19, 2018
Merged

Trying to fix #162 #170

merged 4 commits into from
Oct 19, 2018

Conversation

guidopola
Copy link
Contributor

My first pull request ever! I hope everything is fine.

@driusan driusan merged commit 90d5d0e into driusan:master Oct 19, 2018
@tie tie mentioned this pull request Oct 20, 2018
driusan pushed a commit that referenced this pull request Oct 20, 2018
PR #170 changed some functions in client.go to use c.GetConfig. The problem is that GetConfig returns empty string if config does not exist.

This does not check the config presence on the system, but at least does two separate checks for empty user/email options. It'll still return NoGlobalConfig if options are empty even if the config exists.
driusan pushed a commit that referenced this pull request Oct 22, 2018
…176)

PR #172 Cleaned up PR #170 changes but forgot to remove unused var home.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants