This website requires JavaScript.
Explore
Help
Sign In
pew
/
paulwalko.github.io
Watch
1
Star
0
Fork
You've already forked paulwalko.github.io
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
486ed15b61
paulwalko.github.io
/
_site
/
pushall.sh
4 lines
80 B
Bash
Raw
Blame
History
#!/bin/bash
gulp comments
&&
git add --all
&&
git commit -m
"..."
&&
git push
Reference in New Issue
View Git Blame
Copy Permalink