my author name in all my commits is coming up as unknown https://github.com/freeenergy/Teacher-Login-Validation-Module
did this
$ git config
I had to change the repository config file. Run from repository path :
> git config --local -e
and add the whole section :
[user] name = Anna Kowalska email = anna.kowalska@wp.pl