Same here. I started with Freecode camp.. I thought I will be an expert at Git and Github by the end of it. But didn't. Then moved to Travers Media which was like super helpful but couldn't get to upload my own file..so came to this guy, my man Amarindaz, and my screen showed exactly like his ! So happy that finally I can upload my work to Github.. now I gotta learn how can i update each day of work as 'branches' ! :)
I remember I've been taught to use this way to upload git files and forgot how to be done, then I found this video.. It's the easiest way outthere, Thank you ^^
Really helpful .. I have watched many 1-2 hours tutorials before but that was all time wasted..... Simple and too the point video.... Great work thank you ❤️
thank you soo much I am trying to upload my project from seeing different videos but I am failed and now I watched your video is actually worked it helped me a lot. thanks again :-)
God-send video, this allowed me to get my foot in the door with using git bash. Now I'm pretty comfortable and I prefer git bash over the GUI application. Thank you so much!
I've been looking all over for an easy to understand tutorial like this! I am glad I found your page. Now I can get back to learning HTML and uploading my projects on my GITHUB.
Git has switched the default branch name from master to main starting from Git 2.28. If your local branch is named main instead of master, you'll need to push to the correct branch. Check your current branch name using: git branch If it shows main, then you need to push to main instead of master: i.e: git push origin main
Came across diff videos before this. I must say that this is the best on this topic!. But I have a question, what if i update my code in just a file? How should I update on Git?
Hello Amarindaz ! in the last step I couldn't push my project , I get this message on my terminal > ssh: Could not resolve hostname https: Name or service not known fatal: Could not read from remote repository.
You have done:- git remote add origin but I used to do git add origin this worked fine for me and I am also able to push from the local repo. to master repo. So is there any difference between them or both are the same?
@@sadiqsonalkar You need to first confirm that You have initialised git in your root folder by using cmd 'git init' Then next step is you have to add all the files of your root folder by 'git add . ' Then commit all the changes by 'git commit -m firstcommit ' Then write 'git add remote origin ' Then verify your by using 'git remote -v' Then write 'git push -u origin master' to push your current files into repository, if it doesn't work then use -- force write 'git push origin master --force' Hope it will help you
Thanks! I was stuck early in a coding course and this helped me get passed a road block!
Man the simplest git tutorials. I have watched a couple but you are the only one who explained in a simple way.
I watched 4 videos, all hour long, and still did not get it, then I found an 8.34mins video that provided all I needed. Thanks
Same here. I started with Freecode camp.. I thought I will be an expert at Git and Github by the end of it. But didn't. Then moved to Travers Media which was like super helpful but couldn't get to upload my own file..so came to this guy, my man Amarindaz, and my screen showed exactly like his ! So happy that finally I can upload my work to Github.. now I gotta learn how can i update each day of work as 'branches' ! :)
I remember I've been taught to use this way to upload git files and forgot how to be done, then I found this video.. It's the easiest way outthere, Thank you ^^
You're welcome :)
Thanks bro that was really helpful i basically had 30min deadline to push my project into github and i came across this tutorial. Much appreciated
Finally a simple and elegant video. Thanks for the info , was having a hard time trying to figure how to link our github account to git bash
Really helpful ..
I have watched many 1-2 hours tutorials before but that was all time wasted.....
Simple and too the point video....
Great work thank you ❤️
You explained this so well that my prof. couldn't helped us with this one for weeks.
You just save my life. I am really frustrated doing this and you just explain in such a easy way.. thank you ...😇😇
Happy to help
thank you soo much I am trying to upload my project from seeing different videos but I am failed and now I watched your video is actually worked it helped me a lot. thanks again :-)
God-send video, this allowed me to get my foot in the door with using git bash. Now I'm pretty comfortable and I prefer git bash over the GUI application. Thank you so much!
Best Git tutorial that I have seen. Easy to understand and very efficient. Thanks
great, to the point, well explained!
thanku so much for this video first time i worked for github.its so helpful
thanks bro easiest and finest way rather than 1-2 hour of lectures again thanks a lot.
great video man, it literally saved me. God from morning I have been watching different videos and trying to deploy the file, bt finally did it!
Man I wish youtube allowed multiple likes per account; you are awesome! Loved your simple to follow explanations!
Thanks sir, for this easiest way to upload the files in GitHub... your video still trend in 2020.....
You are most welcome
Very Informative, Simple and easy to understand. Thanks for making this video.
Thanks, got the job done. Haven't done git in a little while warming up again.
I've been looking all over for an easy to understand tutorial like this! I am glad I found your page. Now I can get back to learning HTML and uploading my projects on my GITHUB.
Wow! This was so easy to follow and the steps worked perfectly! Not so scared of git anymore :)
Thank you so much for this video....Nothing worked in past... but this video and the steps worked like superb...
Glad it helped
Baraka Allah fik Brother 👏👏
Thank you very very much for your vedio I'have seen many vedios but did not worked out thank you for your vedio
Thank you very much for this tutorial! Now I can add files to my GitHub repo with ease!
thanks for such informative video finally my code executed properlly
Really it's very easy. You saved my valuable time. Thanks
Most welcome 😊
Thank you so much! This was easier than all other videos!
TYSM!!! finally i can upload my files in github now.
Git has switched the default branch name from master to main starting from Git 2.28. If your local branch is named main instead of master, you'll need to push to the correct branch. Check your current branch name using: git branch
If it shows main, then you need to push to main instead of master: i.e: git push origin main
Thanks Amarindaz, this tutorial really helped me out. Why was github made so confusing for a newbe?
Well executed👍
Sir can you make a tutorial for how to run the code using Jenkins
Thanks a lot 😊
Thank you soooooooo much. I always forget how to submit my homework project.
this was really helpfull and it was very clear!!! thankyou for this vedio
I'm so glad!
Thanks brother . Mine one worked ❤️. I subscribed. Keep up the good work !
Amazing video for helping a noob (me), Thank you.
Instructions were very clear! Helped a ton! Thank you very much.
Glad it helped!
thanks for helping me. perfect one to upload files to git hub...I am trying from one hour luckily i got your video..
Glad to hear that !
This video always comes in handy. Thank you!
Thanks Amarindaz! Super helpful
2:52 here is a list of all the commands
Man goodluck everytime you helped me❤
Thank you I appreciate the step by step
Very clear and nice. Good work
Thanks dude! You are awesome for making this video
This was so easy to follow and so helpful! Thank you.
Very Insightful. Thanks for sharing
Genuinely thanks alot you did the great job
Thanks a million, times ...you saved a life today
Happy to help
extremely helpful for my first upload to github... thankyou.. BTW .. which software do you use for screen recording
Worked well for me ,thanks a lot bro
Welcome 👍
THANK YOU bro! It actually worked!
Thanks bro for the video.I learnt the git bash upload from you
thanks a lot man. Saved this for future reference
Thanking you from the bottom of my heart
HI SIR im getting an error == fail to push some refs to 'my account'
Thank you !! didn't realize this is so simple !! thank you for making this simple
You're welcome
thank you this is the only video that actually made sense and worked lol
This just simplified everything for me. Thanks Amarindaz
You're welcome
thank for this simplified video bro..
Glad it helped
thank you, got what i needed in 5mins, great video
why is it so hard just to upload some project lol
i was struggling so much but not anymore thank you!!! =))))
Thank you so much sir! You saved me trouble so much trouble!
Very helpul for me, easily understand this. Thank you so much brother.
Glad to hear that
Thanks sir, for detail explanation, thanks for your contribution.
Thank you so much! This video has helped me a lot!
this video was a huge help, thank you !
Good one. Easy, crispy & clear.
Glad you liked it
You have great skills to explain every detail very efficiently, thanks a lot!
Came across diff videos before this. I must say that this is the best on this topic!. But I have a question, what if i update my code in just a file? How should I update on Git?
Bro you are the bestest
Thank you :)
Succinct and well explained. Thank you very much Amerindaz!
Hello Amarindaz ! in the last step I couldn't push my project , I get this message on my terminal > ssh: Could not resolve hostname https: Name or service not known
fatal: Could not read from remote repository.
Will this tutorial work for code such as python, java, d3, C, javascript, and Html?
Yes
You have done:- git remote add origin
but I used to do git add origin
this worked fine for me and I am also able to push from the local repo. to master repo.
So is there any difference between them or both are the same?
Both are fine
hey bro im getting an error == fail to push some refs to 'my account'
@@sadiqsonalkar You need to first confirm that You have initialised git in your root folder by using cmd 'git init'
Then next step is you have to add all the files of your root folder by 'git add . '
Then commit all the changes by 'git commit -m firstcommit '
Then write 'git add remote origin '
Then verify your by using 'git remote -v'
Then write 'git push -u origin master'
to push your current files into repository, if it doesn't work then use -- force write
'git push origin master --force'
Hope it will help you
Thank you bro. this was helpful and clear explained.
You're welcome :)
How about for large files?
Thank you very much bro for your sharing .
Thank you sir, this was so much helpfull
It is easy and helpful. Thank you
Glad it was helpful!
This was so detailed and helpful. Thank you!
That was extremely useful to me.. Thanks a ton!
Very helpful. ❤❤thank you
Glad it was helpful!
works like a charm in 2019. Thanks mate
why do you create such helpful videos?
Helpful man! Git help - saver for all
Glad it helped!
Thank you, it really helped me, and I think there are new updates to some commands
Precise and clear.Kudos!!
Glad it was helpful!
thanks man it was of a big help
You're welcome
Hello Amarindaz, please do you have any video on github version control?
thank you so much . it really helped
Glad to hear that!
thanks...bro its very helpful for me
Pretty clear thanks a lot man!
thanks bro..simplest to follow
You are welcome
Very Helpful Bro.
thankeeewwwww sooooo much for this amaazing and helpfull video
Happy to help
Thank you very much. It's really helpful
You're welcome :)
thank you so much bro very helpful