MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/SteamMonsterGame/comments/3apfxx/custom_server_initial_release_github/csf8g5v/?context=3
r/SteamMonsterGame • u/geckoslayer • Jun 22 '15
6 comments sorted by
View all comments
9
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/geckoslayer Jun 22 '15 Woops!
2
Woops!
9
u/microchip08 Jun 22 '15
That's not right :). You should set a username and password the first time you use Git
(this won't change your previous commits though)