Web
Awards
Certificates
Resume
cd ~/git/github
git clone https://github.com/sugizo/sugizo.github.io
cd ~/git/github/sugizo.github.io
git gc --prune=1.day.ago
git add --all
git commit -m "Initial Commit"
git push -uf origin master
git gc --prune=1.day.ago
git gc --prune=1.day.ago
git add --all
git commit -m "v0.0"
git tag v0.0
git tag
git push -u origin master
git push origin --tags
git gc --prune=1.day.ago