diff --git a/gitUpdate.bat b/gitUpdate.bat index 9356b8c..bf8b195 100644 --- a/gitUpdate.bat +++ b/gitUpdate.bat @@ -2,3 +2,6 @@ git add . git commit -m"update," git push + +git config --global http.postBuffer 5368709120 + diff --git a/tutorials-main.zip b/tutorials-main.zip new file mode 100644 index 0000000..3eb462d Binary files /dev/null and b/tutorials-main.zip differ