vagrant up
Refill your water bottle
vagrant ssh
cd ~/bot
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
git add --all
git commit -m "Initial Commit"
| Name | Name | Last commit date | ||
|---|---|---|---|---|
vagrant up
Refill your water bottle
vagrant ssh
cd ~/bot
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
git add --all
git commit -m "Initial Commit"