Added random int generator
This commit is contained in:
2
push.bat
2
push.bat
@@ -21,7 +21,7 @@ git commit -m "%commit_msg%"
|
|||||||
:: 4. Wysyłamy (zakładając, że masz już ustawiony 'origin')
|
:: 4. Wysyłamy (zakładając, że masz już ustawiony 'origin')
|
||||||
echo.
|
echo.
|
||||||
echo [3/3] Pushing to repository...
|
echo [3/3] Pushing to repository...
|
||||||
git push
|
git push -f origin main
|
||||||
|
|
||||||
echo.
|
echo.
|
||||||
echo DONE!
|
echo DONE!
|
||||||
|
|||||||
Reference in New Issue
Block a user