Upload file to github using git bash

Published: 08 September 2022
on channel: MIRACLE 奇蹟事務所
210
4

1. cd "file location"
2. git clone "HTTPS path"
3. Put the file to be uploaded into a folder with the same name as the github repository.
4. cd "repository folder"
5. git status
6. git add .
7. git status
8. git config --global user.email "email address"
9. git config --global user.name "username"
10. git commit -m "message"
11. git push


On this page of the site you can watch the video online Upload file to github using git bash with a duration of hours minute second in good quality, which was uploaded by the user MIRACLE 奇蹟事務所 08 September 2022, share the link with friends and acquaintances, this video has already been watched 210 times on youtube and it was liked by 4 viewers. Enjoy your viewing!