1.Open terminal by ctrl+alt+t .
2. run $ sudo apt install git-all.
After Installation(upload your project to github):
- Go to github.com , register and login to your account.
- Click “New” in the left menu.
- Enter your repository name, choose public , and click “Create repository”.
- Open your termial and navigate to your project.
- Enter this commends line by line in the terminal below:
git remote add origin "Your_repository_url" git branch -M main git push -u origin main
6. Enter “git add ‘fileName’ ” to add the files to your git

7.Enter “git commit” to apply the change , you can add description for you changes. click ctrl+x and y.

8. Finally enter “git push” to upload to your github , enter your github user and password. (in the first time you need to enter to comment “git push –set-upstream origin master”)

Thanks for sharing. I read many of your blog posts, cool, your blog is very good.
Thanks for sharing. I read many of your blog posts, cool, your blog is very good.
Your article helped me a lot, is there any more related content? Thanks!
Thanks for sharing. I read many of your blog posts, cool, your blog is very good.
Can you be more specific about the content of your article? After reading it, I still have some doubts. Hope you can help me.
Thanks for sharing. I read many of your blog posts, cool, your blog is very good.
Thank you for your sharing. I am worried that I lack creative ideas. It is your article that makes me full of hope. Thank you. But, I have a question, can you help me?
Thanks for sharing. I read many of your blog posts, cool, your blog is very good.