You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I want to store github token in sourcetree, because for every small commit on repository it requires me to enter token.
Can you please guide me steps to store github generated tokens inside sourcetree because it is really inconvenient to enter tokens again and again
Hi
If you are using Sourcetree for Windows you should be prompted to enter the credentials via a GitHub branded GUI. This is the Git Credential Manager for Windows. It should prompt you and then when given good credentials store them and retrieve them anytime Git needs them.
However there have recently been a few bugs in the Git Credential Manager for Windows which ships with Git for Windows.
Quickest way to fix is to install Git for Windows 2.19.1 and then install Git Credential Manager 1.18.3 https://github.com/Microsoft/Git-Credential-Manager-for-Windows/releases/tag/1.18.3 then set Sourcetree to use this install in the Tools/Options/Git tab System Git option,.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.