When I am trying to push my new commit using Tortoise-Git on server, I am getting this error "git did not exit cleanly (exit code 128)", here is the image of the issue
How can I resolve this issue? Any Idea
There can be different-different type of resolutions for this same error based on the above error "git did not exit cleanly (exit code 128)"
Here are the few solutions:
git config --global user.email "you@example.com"
git config --global user.name "Your Name"?
Thanks.
I was able to solve this by
Thanks
Subscribe to our weekly Newsletter & Keep getting latest article/questions in your inbox weekly