Most simple install/configure method I've seen by far. Thank you!!!
@hardnocks24 Жыл бұрын
Best tutorial on Git. Very easy to understand and up to the point, unlike others who make it look too complex.
@georgesmith91788 ай бұрын
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.
@jaysonkurtyka61867 ай бұрын
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!!
@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.
@hayreddinbarbarossa31329 ай бұрын
Was looking for a solution and this worked for me. Thanks a lot friend. Thumbs up
@jamesthomas1261 Жыл бұрын
Excellent tutorial
@fundalab6826 Жыл бұрын
everything went well !!! thank you !
@iamshakeelsindho9 күн бұрын
Thank you so much. This is really simple and explained in easy way
@josecarlos-zc9hy5 ай бұрын
Hablas ingles muy bien!! Es la primera vez que entiendo todo un vídeo en idioma ingles, muchas gracias!!
@marierasmussen7799Ай бұрын
Wish you would do more than just the basics that everyone else is doing. Best practice like private repo, no reply address, signing key...
@DebjhotiDeb10 ай бұрын
*KEEP UP THE GOOD WORK, VERY INFORMATIVE*
@its_niraj01 Жыл бұрын
Best tutorial. Everything done very smoothly. Thank You sir.
@mauricelokuju4 ай бұрын
Just thank you bro very impressive and great work done am happy to follow you always
@fikrilhadadramadhani127210 ай бұрын
THANK YOU VERY MUCH OMG. I'VE BEEN SEARCHING HOW TO SOLVE THIS UBUNTU PROBLEM FOR 2 WHOLE DAYS.
@Snaojwba122 ай бұрын
very simple and complete every thing great thanks
@OnePush-TV Жыл бұрын
Easy to follow and understand! Thanks!
@GoldyAwad Жыл бұрын
Thanks alot for this tut, can you also make a video on the same but using ssh instead of https?
@toha1552 ай бұрын
i have done it man , thank you so much
@aka-Monster016 ай бұрын
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
@narsinghsaini36267 ай бұрын
Very informative video. Thanks
@setsuro.splice8 ай бұрын
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".
@ivanalves33938 ай бұрын
You're amazing!!!!!!!!!!!!!! TYVM my friend!! 😍
@eduardoalmeida4150 Жыл бұрын
VERY THANK YOU!!!!
@devincurrie4145 Жыл бұрын
Nice. Thanks.
@kartikeytewatia68249 ай бұрын
WHEN I RUN THE FIRST COMMAND IT SHOWS USER IS NOT IN SUDOER S FILE???
@Xargoniten5 ай бұрын
Thank you, very helpful!
@FangjieshiR7 ай бұрын
Thank u, the video really helps a lot
@dweh6 ай бұрын
Thank you so much! Nice video!
@HaloWolf1023 ай бұрын
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?
@HaloWolf1023 ай бұрын
Ah the command is Ctrl+Shift+V
@ProfShibeАй бұрын
SHIFT + ins will also copy into it CTRL + ins will copy from if you're in the term
@nashanplays78349 ай бұрын
SUPER USEFUL THANK YOU!
@vimlinux5 ай бұрын
Do we have to configure everytime for each repository?
@BillRees11 ай бұрын
Excellent! Thanks.
@jellyfish17726 ай бұрын
very helpful thanks.
@markjosephortizano50843 ай бұрын
I have a one question I follow all your video but a can't paste on GitHub
@charan_00864 ай бұрын
u can clear terminal by ctrl+l
@nazmussaquibkhan6 ай бұрын
Thank you brother.
@sravani8666 Жыл бұрын
Very clear explanation sir... But I didn't understand how to get the URL @16:38 Can you plz explain...
@alham__aa7 ай бұрын
OH man Thank you very much
@about.vichet7 ай бұрын
Thank you so much.
@BirushaNdegeya7 ай бұрын
I get this error. Your push would publish a private email address.
@alexandreals Жыл бұрын
Many thanks, pknowledge
@Sobioytccc4 ай бұрын
Thank you!
@shashanksingh47085 ай бұрын
is the authentication issue only for Linux ? I havent observed it when using Windows ..........
@matiasalvarez2 ай бұрын
really very useful
@storm-kd4op9 ай бұрын
thank you!
@rakeshr26785 ай бұрын
Thanks a lot
@plasmahvh Жыл бұрын
why not just setup ssh?
@FangjieshiR7 ай бұрын
How , teach us plz
@shirakuyanai40954 ай бұрын
@@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.