Upload to github using git (to my students)

Published: 01 January 1970
on channel: Yerdaulet Kabdushev
90
6

git --version

git config --global user.name "username"

git config --global user.email mail@github.com

drop folder to terminal

git init

git status (red files)

git add .

git status (green files)

git commit -m "Anything" (create mode 100644 file)

create repository on your github

git remote add origin https://github.com/username/file.git

git push -u origin master

mrQabdushev


On this page of the site you can watch the video online Upload to github using git (to my students) with a duration of hours minute second in good quality, which was uploaded by the user Yerdaulet Kabdushev 01 January 1970, share the link with friends and acquaintances, this video has already been watched 90 times on youtube and it was liked by 6 viewers. Enjoy your viewing!