Video Transcript
Full text from the video
0:00
Learn how to upload your Ubuntu project to GitHub using only the Terminal.
0:00
Let's begin. First, create a new empty repository on GitHub.
0:00
Don't add a README file yet. Open your Terminal. Use the cd command to navigate
0:00
into your project folder. Type git init. This command turns your local folder
0:00
into a Git repository. Now run git add and commit to save a
0:00
snapshot of your work. Copy your repository URL and link it using the
0:00
git remote add command. Finally, push your code to the main
0:00
branch to upload it online. If prompted for a password, use a Personal
Impact
240,909+ Short Videos
Created By Over 14,258+ Creators
Whether you're sharing personal experiences, teaching moments, or entertainment - we help you tell stories that go viral.
No credit card required