After 6 months of trying to be a blockchain developer. You just explained vsc and git as if It was my first. Believe it or not I needed this. Thank you
8:10 perhaps you should have informed as to how to sync the local working area with the current file in the repo vs create a merge conflict with little explanation about merge conflicts..
Followed this tutorial to the letter. After the git push -u origin main command I get the error: To repo_url.git ! [rejected] main -> main (fetch first) error: failed to push some refs to 'repo_url.git' hint: Updates were rejected because the remote contains work that you do not hint: have locally. This is usually caused by another repository pushing to hint: the same ref. If you want to integrate the remote changes, use hint: 'git pull' before pushing again. hint: See the 'Note about fast-forwards' in 'git push --help' for details.
Hey guys if this is helping, please Like and Comment 🙂
This helps more people find my videos on TH-cam,
and motivate me to make more videos for ya'll
After completing my BTech now I understood smoothly,It was the easiest instruction.
After 6 months of trying to be a blockchain developer. You just explained vsc and git as if It was my first. Believe it or not I needed this. Thank you
I was hoping this walkthrough would help more people - we learn in a rush and often forget the basics of init'ing a repo.
Very nice and simple summary - well done!
You made this so simple!
Excelente. Gracias.
thank you so much, it really helped me out.
8:10 perhaps you should have informed as to how to sync the local working area with the current file in the repo vs create a merge conflict with little explanation about merge conflicts..
When you start your own channel you can make it however you want.
@@ghosttogether best to demonstrate good practice over being a hack lol
Followed this tutorial to the letter. After the git push -u origin main command I get the error:
To repo_url.git
! [rejected] main -> main (fetch first)
error: failed to push some refs to 'repo_url.git'
hint: Updates were rejected because the remote contains work that you do not
hint: have locally. This is usually caused by another repository pushing to
hint: the same ref. If you want to integrate the remote changes, use
hint: 'git pull' before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
nice !
why was it not necessary for you to configure git by entering your name and email address?? For me it`s not possible to commit without doing this
I wondered the same thing... that was the primary thing I was wanting to see and it never featured in the video unfortunately...
yeah, I'd like to know that too
is there any way i can import your layout settings?
You mean the vscode color theme?