SyntaxFix
Write A Post
Hire A Developer
Questions
Have you tried just going: git commit -m "Message here"
So in your case:
git commit -m "Form validation added"
After you've added your files of course.