chairmanPC
Active member
- Joined
- Apr 19, 2021
- Messages
- 38
- Programming Experience
- 10+
I have created a C# Windows Form project back in April. Decided to create a repo in Azure DevOps so I can work on my project elsewhere.
I made some improvements to the program and I was able to commit the changes to my Azure DevOps repo without errors. But just now, I had some more last minute changes that I had to make, so I reopened the solution again and went right to work.
However, when I finished and when I was going to commit the changes, I got greeted with this error:
Error: commit -allow-empty-message --file=-.
As you can see in the image below. See that I've entered some text to commit the changes, but the VS still complained that I didn't type anything.
And the output from General and Source Control never gave any errors.
How do I fix this?
I made some improvements to the program and I was able to commit the changes to my Azure DevOps repo without errors. But just now, I had some more last minute changes that I had to make, so I reopened the solution again and went right to work.
However, when I finished and when I was going to commit the changes, I got greeted with this error:
Error: commit -allow-empty-message --file=-.
As you can see in the image below. See that I've entered some text to commit the changes, but the VS still complained that I didn't type anything.
And the output from General and Source Control never gave any errors.
How do I fix this?