jellyfin-web/dashboard-ui/bower_components/cryptojslib/push.bat
2015-12-14 10:43:03 -05:00

5 lines
58 B
Batchfile

git status
git add -A
git commit -m %1
git push
git status