Git Tutorial #17 - How to Push changes to Github/Remote Repository?

preview_player
Показать описание
How to Push changes to Remote Git Repository?

GIT COMMANDS
git push path branch = Push changes from local repository to remote repository at path and on remote repository branch
git remote add alias path = Add an alias for remote repository
git push alias branch = push changes to remote repository with alias and on remote repository branch
Рекомендации по теме
Комментарии
Автор

I like these quick and straight to the point tutorials! It's what we working need. Just someone to quickly tell us what to do. Thanks for the video!

mirelasemanjaku
Автор

To the point explanation, no need to visit other channels.

VaibhavTalks
Автор

Such a to the point and amazing explanation! 💯

utkarshrai
Автор

Very simply and nicely explained. Awesome!

charleshechhula
Автор

kai bhau kaisa kai great video ha lai bhari

roulniur
Автор

dada tune maja jivan save kelas bhau lai bhari ha you got a new subsribe lai bhari ha

roulniur
Автор

it does not work for me i did everything and i cant see on git changes

milanpronic
Автор

My file was deleting . Now i clone my repository and worke on it. Now add my cloning repository url . When i push commands it's not working. Please help . Thanks in advance

alihamja
Автор

what if I want to push commits to my friend's repo?

Someone-ctck