Connecting Git to Github in 8 minutes

  Рет қаралды 62,484

CWM - Coding With Mike

CWM - Coding With Mike

Жыл бұрын

This video attempts to distill down the git commands needed to connect a local git repository to a remote GitHub repo using a Persona Access Token.
Subscribe: / @cwm-codingwithmike

Пікірлер: 53
@calvaguzmanalanalexis9084
@calvaguzmanalanalexis9084 10 ай бұрын
I was just sick of having to log in every time I wanted to git push. Thank you very much, you are an awesome master and made my life so easier.
@cwm-codingwithmike
@cwm-codingwithmike 10 ай бұрын
Glad I could help
@robdunsmuir732
@robdunsmuir732 6 ай бұрын
I spent an hour trying to make it work searching, then i found this video - thank you for making this video. the personal access token was a game changer. such a concise, well-made video
@cwm-codingwithmike
@cwm-codingwithmike 6 ай бұрын
thank you for the kind words!
@theBATfamiliar
@theBATfamiliar 10 ай бұрын
This was awesome, thank you so much, I'm learning Java and I use my personal pc and my work pc, so using a GitHub repo saves me a lot of time as the code is centralized and I only need to updated it and push as I change machines :)
@cwm-codingwithmike
@cwm-codingwithmike 10 ай бұрын
Awesome! You are starting an exciting journey as a software developer.
@mikegaravani7309
@mikegaravani7309 9 ай бұрын
THIS HELPED ME SO MUCH!!! thanks
@hashkeeper
@hashkeeper 7 ай бұрын
your channel is great, with stylish flare. thanks!
@cwm-codingwithmike
@cwm-codingwithmike 2 ай бұрын
thanks!
@Amar11115
@Amar11115 Жыл бұрын
It was really helpful. Thanks!
@cwm-codingwithmike
@cwm-codingwithmike Жыл бұрын
Glad it was helpful!
@yvettcodes
@yvettcodes 2 ай бұрын
That was a little jam in the beginning~! Thanks for your help 💕💕
@cwm-codingwithmike
@cwm-codingwithmike 2 ай бұрын
Awesome! I am glad this was helpful!
@peternydahl6150
@peternydahl6150 5 күн бұрын
Excelent tutorial! Thanks alot! 😃
@cwm-codingwithmike
@cwm-codingwithmike Күн бұрын
I am glad it was helpful.
@SIDDHARTHSINGH-ch9fz
@SIDDHARTHSINGH-ch9fz Жыл бұрын
It was helpul to start with, thanks! My question is- If I am having my own repository in github and I have added it to my remote origin then is there any need to have a remote upstream URL?
@cwm-codingwithmike
@cwm-codingwithmike Жыл бұрын
You can probably omit the first remote upstream URL as long as you set the remote upstream url with the user and userkey it should be fine!
@user-er4fz8li6t
@user-er4fz8li6t 11 ай бұрын
fabulous explanation sir 👌👌
@cwm-codingwithmike
@cwm-codingwithmike 11 ай бұрын
Thanks and welcome
@alexconklin-rn4jd
@alexconklin-rn4jd 26 күн бұрын
finally a useful video thank you so much
@cwm-codingwithmike
@cwm-codingwithmike 25 күн бұрын
Thank you for the kinds words! I am glad it helped!
@user-vo4jm5hf5i
@user-vo4jm5hf5i 11 ай бұрын
Very helpful - thank you. It would make things easier to follow if you didn't clear the screen so quickly after every command.
@cwm-codingwithmike
@cwm-codingwithmike 11 ай бұрын
Thanks for the tip! I was trying to make it easier for me on the video editing later when it came to obscuring certain details, but, yeah, definitely I will see what I can do.
@mohamedfaresbenayed9156
@mohamedfaresbenayed9156 10 ай бұрын
Vs code can help you connect with git without generating the acces token
@nickgame98
@nickgame98 Жыл бұрын
Thank you very much Mike
@cwm-codingwithmike
@cwm-codingwithmike Жыл бұрын
I am glad this was a help to you.
@lahoriyefoodsecrets
@lahoriyefoodsecrets Жыл бұрын
❤️
@lahoriyefoodsecrets
@lahoriyefoodsecrets Жыл бұрын
Thanks Sir .. love from Pakistan ❤️
@cwm-codingwithmike
@cwm-codingwithmike Жыл бұрын
thank you!
@vault_of_good_noises
@vault_of_good_noises Жыл бұрын
Thank you Mike
@cwm-codingwithmike
@cwm-codingwithmike Жыл бұрын
I am glad you enjoyed the video and found it helpful! Btw, thanks for the Sub!
@vault_of_good_noises
@vault_of_good_noises Жыл бұрын
@@cwm-codingwithmike I was struggling for days with that issue, and you made it so easy. Thank you for sharing your knowledge
@daefin9993
@daefin9993 10 ай бұрын
when using git push origin main, i get these errors: remote: Permission to REPOSITORY.git denied to USER. fatal: unable to access 'REPOSITORY': The requested URL returned error: 403. censoring repo and user
@cwm-codingwithmike
@cwm-codingwithmike 10 ай бұрын
It sounds like authentication errors. You might want to check when you set the "git remote set-url origin :@github.com//.git"
@daefin9993
@daefin9993 10 ай бұрын
@@cwm-codingwithmike thanks
@vladx3539
@vladx3539 2 ай бұрын
very helpful
@cwm-codingwithmike
@cwm-codingwithmike 2 ай бұрын
I am glad it was! Thanks!
@rhendrickramos
@rhendrickramos Жыл бұрын
Obrigado! Me ajudou bastante!
@cwm-codingwithmike
@cwm-codingwithmike Жыл бұрын
I am so glad! Cheers!
@AntoinSts
@AntoinSts 22 күн бұрын
thanks 😁
@vincentchimdi6812
@vincentchimdi6812 11 күн бұрын
still doesn't work for me... I followed your steps, was still prompted to input username and password when it was time to push, tried both password and token key, both failed
@cwm-codingwithmike
@cwm-codingwithmike 9 күн бұрын
Hi Vince, I am sorry to hear you are still having problems getting this working.
@nicholasnovelle1445
@nicholasnovelle1445 Ай бұрын
useful
@cwm-codingwithmike
@cwm-codingwithmike Ай бұрын
Glad to hear that
@Mera2002
@Mera2002 Жыл бұрын
Nice email. X)
@cwm-codingwithmike
@cwm-codingwithmike Жыл бұрын
Thanks 😅
@danielkarath2294
@danielkarath2294 11 ай бұрын
@@cwm-codingwithmike Hej, thank you for the video. Wanted to also reply that at 2:01 your full email is visible for a fraction of a second. Take care
@cwm-codingwithmike
@cwm-codingwithmike 11 ай бұрын
hmmm. Thanks for catching that. I will address that.
@yourlinuxguy
@yourlinuxguy 10 ай бұрын
Well, This was nice and all but, you could have kept the video very short.
@cwm-codingwithmike
@cwm-codingwithmike 10 ай бұрын
yeah, this is a challenge in trying to design a video that captures all the details. The balance between too much and not enough. Thanks for the comments.
@user-ss4bz9tx8w
@user-ss4bz9tx8w 3 ай бұрын
how to set multiple account with this
@cwm-codingwithmike
@cwm-codingwithmike 2 ай бұрын
sorry for the delay in the response. I am not sure off the top of my head.
@X-VIPRIN
@X-VIPRIN 4 ай бұрын
I guess passwords don't exist when you write shit software like these guys.
Git It? How to use Git and Github
12:19
Fireship
Рет қаралды 713 М.
Super gymnastics 😍🫣
00:15
Lexa_Merin
Рет қаралды 11 МЛН
Be kind🤝
00:22
ISSEI / いっせい
Рет қаралды 22 МЛН
How to Install and Configure Git and GitHub on Windows 11
24:12
ProgrammingKnowledge
Рет қаралды 169 М.
19 Secret Minecraft Features You’ll Use Right Away
10:39
Skip the Tutorial
Рет қаралды 13 МЛН
Connect Git Bash to GitHub with SSH
6:55
Nick Bisignano
Рет қаралды 71 М.
Git Tutorial For Dummies
19:25
Nick White
Рет қаралды 992 М.
Git and GitHub Tutorial for Beginners
46:19
Kevin Stratvert
Рет қаралды 1,1 МЛН
How to Install and Configure Git and GitHub on Ubuntu 22.04 LTS (Linux)
18:29
ProgrammingKnowledge
Рет қаралды 78 М.
Contributing to Open Source Can Change Your Life - Here’s How to Do It
3:18
Learn Fast Make Things
Рет қаралды 1,1 МЛН
25 Insane Ways to Use Command Blocks in Minecraft
10:00
Skip the Tutorial
Рет қаралды 7 МЛН
Super gymnastics 😍🫣
00:15
Lexa_Merin
Рет қаралды 11 МЛН