Files
tinyobjloader/deploy.bat
2017-12-08 13:21:45 +02:00

3 lines
49 B
Batchfile

git add *
git commit -m %1
git push origin master