-
-
Notifications
You must be signed in to change notification settings - Fork 580
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
git error:get_string called on a live config object when trying to commit #228
Comments
seems related to #79 |
But it is not saying something like |
it is exactly the opposite of #79 so it fails if u have a name but no email defined.
|
Yes, I get it now, but I used tig to commit it successfully, which is weird, since I think we can treat this issue an bug of gitui |
If this is not taken yet, I’d have a look. |
@cruessler sure! 👍 |
@cruessler any progress on this? I am thinking about cutting a release to get the |
@extrawurst Sorry for the delay. I’ll now start working on it. |
@c02y Running
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
+1 |
#269 actually fixes this, but having reliable tests for this is a pickle, but hey lets just bite that bullet |
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
I tried gitui multiple times, failed to commit, but this commit is done successfully using tig.
Expected behavior
commit the commit message successfully
Screenshots
If applicable, add screenshots to help explain your problem.
Context (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: