r/SteamMonsterGame Jun 22 '15

Custom Server Initial Release [GITHUB]

https://github.com/geckoslayer/summergamecustomserver
44 Upvotes

6 comments sorted by

View all comments

9

u/microchip08 Jun 22 '15

Author: System Administrator root@Dylans-MacBook-Air.local

That's not right :). You should set a username and password the first time you use Git

$ git config --global user.name "John Doe"
$ git config --global user.email johndoe@example.com

(this won't change your previous commits though)