Most simple install/configure method I've seen by far. Thank you!!!
@jaysonkurtyka618610 ай бұрын
Thank you very much for posting this tutorial, it is very clear and concise to get started with Git/GitHub and is greatly appreciated. Thanks!!
@georgesmith917810 ай бұрын
You helped me - thumbs-up. Just a quick update for the video, though: they must have added "Push protection", which scans for anything that looks like a password in files you are trying to push. If they find it, the push is rejected. You can override this from user's Settings (top right, icon where you click for Profile) > Settings > Code security and analysis > under User and against "Push protection for yourself" click Disable.
@hardnocks24 Жыл бұрын
Best tutorial on Git. Very easy to understand and up to the point, unlike others who make it look too complex.
@hayreddinbarbarossa313211 ай бұрын
Was looking for a solution and this worked for me. Thanks a lot friend. Thumbs up
@josecarlos-zc9hy7 ай бұрын
Hablas ingles muy bien!! Es la primera vez que entiendo todo un vídeo en idioma ingles, muchas gracias!!
@LARPANET_308725 күн бұрын
Very helpful, thank you sir!!
@vikdecax607521 күн бұрын
Thanks you, so helped me so much, easy and useful guide for complete begginers usage linux!!
@iamshakeelsindho2 ай бұрын
Thank you so much. This is really simple and explained in easy way
@jamesthomas1261 Жыл бұрын
Excellent tutorial
@ivanalves339311 ай бұрын
You're amazing!!!!!!!!!!!!!! TYVM my friend!! 😍
@fikrilhadadramadhani1272 Жыл бұрын
THANK YOU VERY MUCH OMG. I'VE BEEN SEARCHING HOW TO SOLVE THIS UBUNTU PROBLEM FOR 2 WHOLE DAYS.
@DebjhotiDeb Жыл бұрын
*KEEP UP THE GOOD WORK, VERY INFORMATIVE*
@fundalab6826 Жыл бұрын
everything went well !!! thank you !
@mauricelokuju6 ай бұрын
Just thank you bro very impressive and great work done am happy to follow you always
@patel5532 Жыл бұрын
Sir, This will work, but it has some security risks and disadvantages: 1. Security Risks: If we ever accidentally print your remote URLs (for example by running git remote -v), our token will be exposed. It's especially risky if we're in a screen-sharing situation, or if our terminal history is accessible to others. 2. Inconvenience: we would need to include the token every time you clone a repository or set a remote URL. This can be cumbersome, particularly if we are working with many repositories. 3. Token Expiry/Revocation: If your token ever expires or is revoked for any reason, you'll need to update all the places where we've hard-coded the token Could you make video on how to use git credential helper in Ubuntu?
@Project-47 Жыл бұрын
So, is there a better alternative to this? I had been using git credential manager since but it is kinda unreliable.
@toha1554 ай бұрын
i have done it man , thank you so much
@its.nirajraut Жыл бұрын
Best tutorial. Everything done very smoothly. Thank You sir.
@OnePush-TV Жыл бұрын
Easy to follow and understand! Thanks!
@Snaojwba125 ай бұрын
very simple and complete every thing great thanks
@dweh8 ай бұрын
Thank you so much! Nice video!
@nashanplays783411 ай бұрын
SUPER USEFUL THANK YOU!
@narsinghsaini36269 ай бұрын
Very informative video. Thanks
@FangjieshiR9 ай бұрын
Thank u, the video really helps a lot
@Xargoniten8 ай бұрын
Thank you, very helpful!
@HaloWolf1025 ай бұрын
7:46 Ctrl+V does not work for pasting the URL. After pressing that command, I get this pasted ^V in the terminal window of Ubuntu. Any suggestions?
@HaloWolf1025 ай бұрын
Ah the command is Ctrl+Shift+V
@ProfShibe3 ай бұрын
SHIFT + ins will also copy into it CTRL + ins will copy from if you're in the term
@marierasmussen77993 ай бұрын
Wish you would do more than just the basics that everyone else is doing. Best practice like private repo, no reply address, signing key...
@andersonmoreyraКүн бұрын
Thank you very much
@BillRees Жыл бұрын
Excellent! Thanks.
@aka-Monster018 ай бұрын
great video ik i didn't get everything alot of things are just watch and do for me but i know i'll make it with decent practice || those things are not something u'll master in just one shot don't get overwhelmed just do it
@kartikeytewatia682411 ай бұрын
WHEN I RUN THE FIRST COMMAND IT SHOWS USER IS NOT IN SUDOER S FILE???
@Mrrobot-k3q27 күн бұрын
Thanks alot buddy
@devincurrie4145 Жыл бұрын
Nice. Thanks.
@eduardoalmeida4150 Жыл бұрын
VERY THANK YOU!!!!
@sravani8666 Жыл бұрын
Very clear explanation sir... But I didn't understand how to get the URL @16:38 Can you plz explain...
@jellyfish17729 ай бұрын
very helpful thanks.
@setsuro.splice10 ай бұрын
Hi, im getting issues. This doesnt work if im running ubuntu on a virtual machine it seems. @8:20 when i clone my repo, it doesn't work. Weird thing was, they asked for my github username and password, i gave them and the error was: "support for password authentication was removed on August 13, 2021".
@GoldyAwad Жыл бұрын
Thanks alot for this tut, can you also make a video on the same but using ssh instead of https?
@alham__aa9 ай бұрын
OH man Thank you very much
@vimlinux7 ай бұрын
Do we have to configure everytime for each repository?
@matiasalvarez4 ай бұрын
really very useful
@nazmussaquibkhan8 ай бұрын
Thank you brother.
@Sobioytccc6 ай бұрын
Thank you!
@markjosephortizano50845 ай бұрын
I have a one question I follow all your video but a can't paste on GitHub
@alexandreals Жыл бұрын
Many thanks, pknowledge
@about.vichet9 ай бұрын
Thank you so much.
@jackof4llАй бұрын
it still asks me password and even after I give it my password it rejects my push to origin main.
@charan_00866 ай бұрын
u can clear terminal by ctrl+l
@BirushaNdegeya9 ай бұрын
I get this error. Your push would publish a private email address.
@shashanksingh47088 ай бұрын
is the authentication issue only for Linux ? I havent observed it when using Windows ..........
@sen80789 ай бұрын
thank you homie
@storm-kd4op11 ай бұрын
thank you!
@rakeshr26787 ай бұрын
Thanks a lot
@plasmahvh Жыл бұрын
why not just setup ssh?
@FangjieshiR9 ай бұрын
How , teach us plz
@shirakuyanai40956 ай бұрын
@@FangjieshiRCheck out Hardware Haven's video on a budget home server (the thumbnail is a green motherboard). He has a very detailed tutorial on how to setup SSH, Samba, Plex and a Minecraft server.