Github , Personal Access Token generating
git remote set-url origin https://< token > /< username >/< repo name >
How To Generate A Personal Access Token In GitHub And Use It To Push Using Git
git remote set-url origin https://< token > /< username >/< repo name >
How To Generate A Personal Access Token In GitHub And Use It To Push Using Git