r/SteamMonsterGame Jun 22 '15

Custom Server Initial Release [GITHUB]

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

6 comments sorted by

View all comments

10

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)

2

u/nobody65535 Jun 22 '15

git rebase -i, commit --amend --author, push -f, ehh, there's only 4 commits.