✌If this video helped you, consider buying me a coffee so I can continue making free helpful videos: www.buymeacoffee.com/thecodecity Thank you for watching! ✌
unless you smash your computer and then incinerate it, you can't get rid of github data once installed. It had been months since I last used it and I couldn't remember my account (could not find it on my webmail!!) so I created a new one. Then it would always tell me when trying to push that it was the wrong username and pwd. I uninstalled github, purged it, autoremoved it, incinerated it, deleted it the folder manually, it would still keep the older username, which I found when doing the connect test to github. The only way to remove your github data from your system is to do a military grade overwriting of all sectors of memory six times and then wipe out deep using assembly language. It may still keep the data, so, to be safe, just buy another hard drive.
Was the best after almost an hour searching for a video on this subject. Just, not a big issue, but the code you were typing in the terminal was hardly visible sometimes. Thanks a lot.
Could you make more videos like this? They've been incredibly helpful! By the way, is there a way to automate updates in Git so that any changes I make in VS Code are automatically synced?
Good tutorial- it might help if you ‘clear’ in the terminal as the code you’re typing is hard to see at the bottom on the screen! Otherwise great video!
git add brings the file to staging area means (ready to or waiting for a commit) , git commit the name itself save the changes to the file , git is used for versioning learn about it and you will understand that its purpose is more than just pushing code to github
Even chatgpt wasn't this good. Thanks a lot. However, just next time don't forget to mention git config --global user.email and git config --global user.name, because I couldn't commit without setting up these 2.
finally someone explained to the point and it really worked for me...I just want to know how i will push later again if i created multiple files and all at a time.... although i tried : git add file_name git commit -am "" git push origin master : and it added a single file but don't know if need to push multiple at a time
✌If this video helped you, consider buying me a coffee so I can continue making free helpful videos: www.buymeacoffee.com/thecodecity
Thank you for watching! ✌
unless you smash your computer and then incinerate it, you can't get rid of github data once installed. It had been months since I last used it and I couldn't remember my account (could not find it on my webmail!!) so I created a new one. Then it would always tell me when trying to push that it was the wrong username and pwd. I uninstalled github, purged it, autoremoved it, incinerated it, deleted it the folder manually, it would still keep the older username, which I found when doing the connect test to github. The only way to remove your github data from your system is to do a military grade overwriting of all sectors of memory six times and then wipe out deep using assembly language. It may still keep the data, so, to be safe, just buy another hard drive.
You have explained the problem I encountered. I have successfully pushed and host my assignment. I appreciate this video a lot.
Was the best after almost an hour searching for a video on this subject. Just, not a big issue, but the code you were typing in the terminal was hardly visible sometimes. Thanks a lot.
it's better than 70% of other git deployment videos thanks a lot ❤
Thank you for watching! glad it helped :)
Legend, thank you my indian friend. - Your American friend
Could you make more videos like this? They've been incredibly helpful! By the way, is there a way to automate updates in Git so that any changes I make in VS Code are automatically synced?
really straightforward and useful thank you 👍
git commit -am"" is cool because it bypasses a need to do git add because it tracks changed files. Nice video!
FALSE!!!! U LIAR!!!!
if the file is not tracked by git, it need to git add
Thank You so much that was really helpful!
Glad it helped! thanks for watching :)
Thank you very much, this tutorial helped me a lot
Sir after entering the cmd git add . I got an error like 'frontend/' does not have a commit check out ..
What to do for this
Please help
Good tutorial- it might help if you ‘clear’ in the terminal as the code you’re typing is hard to see at the bottom on the screen! Otherwise great video!
Noted
This was so helpful, thank you!
Hey i was wondering if there is any extension to do this kind of this like in visual studio for c# devlopment
2 questions. What is -am . And what is the difference between git add and git commit?
git add brings the file to staging area means (ready to or waiting for a commit) , git commit the name itself save the changes to the file , git is used for versioning learn about it and you will understand that its purpose is more than just pushing code to github
Even chatgpt wasn't this good. Thanks a lot. However, just next time don't forget to mention git config --global user.email and git config --global user.name, because I couldn't commit without setting up these 2.
Thank you very much, this was helpful.
Great video, Helped me a lot.
shout out to you bro salute!!
Thank you for watching! Glad it helped 🙂
Thanks for helping !
finally someone explained to the point and it really worked for me...I just want to know how i will push later again if i created multiple files and all at a time.... although i tried : git add file_name
git commit -am ""
git push origin master : and it added a single file but don't know if need to push multiple at a time
To add multiple files: git add .
excellent explanation thanks
thanks for this tutorial!
Good english & Expla... Tq
Thank you for watching! Glad it helped 🙂
No password required?
good job. very helpful
Thank you for watching, glad it helped. Have you checked this on our new channel? th-cam.com/video/_fGZd1luSN8/w-d-xo.htmlsi=G9iVRwfmvK5wnTn_
Appreciate you man
Short precise everything nice
How to use without command inside vscode
Thank you bro your are so great bro superb
Thank you for watching! Glad it helped :)
God bless you🎉🎉😊😊
it's work love u sir
Thank you❤
Thank you for watching! Glad it helped! :)
Thanks!
do a video for Mac users
Useful
Thank you for watching! Glad it helped :)
you are hero
Thank you for watching! Glad it helped :)
THANK U
ty bro
Thank you for watching! Glad it helped :)
thanks bro
use main instead of master.
thanks!!!
awefull , 0 point. better don't make nothing than this.
O.k
@@TheCodeCity uska ganda jal raha hai
hard to understand indian accent
O.K
@@TheCodeCity hhh nvm Just kidding
@@TheCodeCity Distinctive accent
it's a nepali accent that is very clear, wellspoken and easy to understand, get your dumbass outta here.
No password required?
Thanks 👍
Thanks mate