How to push code to github | gitbash | simple

Опубликовано: 07 Май 2026
на канале: TVCDev
984
15

In this video use gitbash to push code to GitHub with some instruction simple to push code. Help you store projects and create a link that can access anywhere. Thank you for watching! __________________________________________
Subscribe for watching many videos: ➤   / @tvcdev3201  
Download Source Codes From Here :
➤ https://github.com/Cuongtran6969
Music in video:
➤    • NHẠC ĐIỆN TỬ HAY NHẤT THẾ GIỚI 2021 | NHẠC...   ________________________________________
1. create a new project in github
2. open gitbash and $ git clone https://github.com/.... (link after step 1 from GitHub)
3. will have a new file just create in your computer
4. move code from your project to new file
5. pase address file code example C:\Users\HP\
6. change direction '\' after change C:/Users/HP/..
7. $ git add .
8. $ git commit -m "first commit"
9. $ git push
10. wait run 100%
11. load page github again