mirror of
https://github.com/k4m4/movies-for-hackers.git
synced 2024-11-23 14:34:55 +00:00
Script now has everything the body needs
This commit is contained in:
parent
500bc2bd30
commit
66420f7306
@ -3,4 +3,6 @@ echo.
|
|||||||
echo Pull from master - as it has the remote set by git remote add upstream https://github.com/k4m4/movies-for-hackers.git
|
echo Pull from master - as it has the remote set by git remote add upstream https://github.com/k4m4/movies-for-hackers.git
|
||||||
echo.
|
echo.
|
||||||
git pull upstream master
|
git pull upstream master
|
||||||
|
git pull
|
||||||
|
git push
|
||||||
pause
|
pause
|
||||||
|
Loading…
Reference in New Issue
Block a user