How to Install and Configure Git and GitHub on Ubuntu 22.04 LTS (Linux)

How to Install and Configure Git and GitHub on Ubuntu 22.04 LTS (Linux)

ProgrammingKnowledge

11 месяцев назад

74,264 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

James Thomas
James Thomas - 18.10.2023 20:52

Excellent tutorial

Ответить
Eduardo Almeida
Eduardo Almeida - 19.09.2023 03:19

VERY THANK YOU!!!!

Ответить
Devin Currie
Devin Currie - 11.09.2023 22:08

Nice. Thanks.

Ответить
Patel
Patel - 28.07.2023 09:13

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?

Ответить
Niraj Kumar
Niraj Kumar - 11.07.2023 12:03

Best tutorial. Everything done very smoothly. Thank You sir.

Ответить
FundaLab
FundaLab - 22.06.2023 05:25

everything went well !!! thank you !

Ответить
HardNocks HittnHard
HardNocks HittnHard - 05.06.2023 22:53

Best tutorial on Git. Very easy to understand and up to the point, unlike others who make it look too complex.

Ответить