Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×How to configure SourceTree to use PAT when I git push?
When I push from SourceTree, I get `
remote: Invalid username or password.`. But when I use 'git push' from my terminal, using my PAT as password. I can push in terminal.
How can I do the same in SourceTree?