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
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi everyone,
First of all excuse me for my english i am not a native speaker.
So i have a big issue on sourcetree. I try to push my work to a personal repository on github but the access is denied. The problem is that is denied to an another account that I used before. At least when I commit, it is done with the right account.
I work with IntelliJ and there is no problem for push from it but I prefer manage all my projects with sourcetree.
I use macOS. I removed all hidden configurations files from "~/Library/Application Support/SourceTree". I reinstalled sourcetree. I redid the configuration of my accounts on sourcetree. I checked my git configuration also. Everything is right, there's no trace of the other account anymore and sourcetree should "push" with the good one but still say to me :
Pushing to my-github-repository
remote: Permission to my-github-repository denied to the-other-account
fatal: unable to access 'my-github-repository': The requested URL returned error: 403
if anyone has ever had this problem or has an idea on how to fix it that would be awesome.