diff --git a/Push.bat b/Push.bat index 655830d..441890b 100644 --- a/Push.bat +++ b/Push.bat @@ -1,3 +1,3 @@ -git push origin -git push github +git push origin master:master +git push github master:master pause \ No newline at end of file