Create and Use GitHub Personal Access Token in Git Command Line and Eclipse IDE

preview_player
Показать описание
In this video, I'd like to share with you guys, how to create a personal access (PAT) token on GitHub, and use PAT to clone a repository using Git command, and update a Java project in Eclipse IDE to use personal access token instead of password.

In details, you will learn:
- What is Personal Access Token (PAT)
- Why PAT should be used
- Create PAT for your GitHub account
- Use PAT in Git Clone command
- Use PAT for a Git Repo in Eclipse IDE
Рекомендации по теме
Комментарии
Автор

Hey buddy, what is the *explicit way* of setting PAT using the git command line instead of doing it via clone?
It seems Git CLI will not ask your Username/ PAT if you you are cloning a PUBLIC REPO. So you must clone private repo then only it will ask for PAT.

rs-tarxvfz
Автор

change token, it was appeared in video

cardriverfreerider
visit shbcf.ru