SyntaxFix
Write A Post
Hire A Developer
Questions
Use git log --pretty=oneline >C:\filename.log
which will log only a oneline (--pretty=oneline) thats the name of the changed file. Also will log all the details to your output file.