pmd/docs/update.sh

4 lines
60 B
Bash
Raw Normal View History

2016-09-07 16:10:48 -04:00
git add .
git status
git commit -m "content update"
git push