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.
Sourcetree is crashing upon startup after cloning a single git repo
here are the logs
2020-10-26T17:10:22: LogHost: Initializing to normal mode
2020-10-26T17:10:23: Could not obtain git dir, D:\prod\Admin is not a git repo.
2020-10-26T17:10:23: LogHost: SuppressChangeNotifications was called (perhaps via AddRange), yet you do not
2020-10-26T17:10:23: LogHost: have a subscription to ShouldReset. This probably isn't what you want, as ItemsAdded
2020-10-26T17:10:23: LogHost: and friends will appear to 'miss' items
2020-10-26T17:10:23: Could not obtain git dir, C:\Users\<username>\AppData\Local\SourceTree\app-3.3.9 is not a git repo.
2020-10-26T17:10:23: Could not obtain git dir, C:\Users\<username>\AppData\Local\SourceTree is not a git repo.
2020-10-26T17:10:23: Could not obtain git dir, C:\Users\<username>\AppData\Local is not a git repo.
2020-10-26T17:10:23: Could not obtain git dir, C:\Users\<username>\AppData is not a git repo.
2020-10-26T17:10:23: Could not obtain git dir, C:\Users\<username> is not a git repo.
2020-10-26T17:10:23: Could not obtain git dir, C:\Users is not a git repo.
2020-10-26T17:10:23: Could not obtain git dir, C:\ is not a git repo.
it also crashes when I am trying to add a new account under tools->authentication->add
i have uninstall\reinstall\same version\old version etc with no success
Does anyone have the same problem? Or does anyone have solution to this?