How to push the folder on GitHub by Git bash | just in 3.5 minutes.

preview_player
Показать описание
In this video, I will show you how to push folders on GitHub just in 3 minutes.

The easiest way to push files on GitHub.

GitHub Inc. is a web-based hosting service for version control using Git. It is mostly used for computer code. It offers all of the distributed version control and source code management (SCM) functionality of Git as well as adding its own features. It provides access control and several collaboration features such as bug tracking, feature requests, task management, and wikis for every project.

GitHub offers plans for both private repositories and free accounts which are commonly used to host open-source software projects. As of June 2018, GitHub reports having over 28 million users and 57 million repositories (including 28 million public repositories.), making it the largest host of source code in the world.

On June 4, 2018, Microsoft announced it had reached an agreement to acquire GitHub for US$7.5 billion. The closing date for the purchase was not disclosed.

What are the commands of Github?

1) git init
2)git status
3)git add -A
4)git commit -m "message"
5)git add remote "URL"
6)git push origin master

Like, Subscribe & share
Support our Channel
Tuitions Tonight
Рекомендации по теме
Комментарии
Автор

Thanks bro, I watched alot of fucking useless tutorials, you saved my life <3

hanshenriksen
Автор

Many tnx for quick tutorial ! <3
Song name: Warriyo - Mortals (feat. Laura Brehm) [NCS Release]

xdrop
Автор

Thanks for your straight instruction, it was awesome ♥♥

alisalahnezhad
Автор

Thanks! needed a quick example, cause mine was always unable to connect.

thewickedwon
Автор

plz make a video on how to add additional files in existing repository

jackfrost
Автор

error: src refspec master does not match any

berkakb
Автор

what should i do if i want to upload the folder to a chosen branch as i have different branches and just want to upload it in one of them

hassantheman
Автор

the (command) line is stuck on the last part "push origin master "...what to do??
i checked my git repository there is nothing updated

surajchatterjee
Автор

Vai tmdr problem ta ki buji nah Background music nah diye krle onek vlo hoi video gula.

csstudio
Автор

i got stuck on git add -A why did you added -A?

arshx