解决多个github在同一台mac电脑上共存的问题
目前已经解决了racksam-go/public目录下git使用stoneport账号的问题
- Switch between user identities in one Git on one computer
- Multiple github accounts on the same computer?
- Setting your email in Git
git remote add origin git@github-racksam:racksam/racksam.github.io.git
git push origin master
git remote set-url origin https://stoneport@github.com/racksam/racksam.github.io.git
git clone https://stoneport@github.com/racksam/racksam.github.io.git