About 1,290,000 results
Open links in new tab
  1. Sourcetree - Atlassian Community

    Oct 19, 2025 · Connect, share, learn with other Sourcetree users. Find answers, ask questions, and read articles on Sourcetree.

  2. Solved: SourceTree error: The server's host key is not cac...

    Jun 18, 2020 · I was able to fix this in Windows 11 by running the following code in the command line (Sourcetree is installed in a different location than most programs by default apparently): …

  3. Solved: Getting "fatal: Authentication failed for..." erro...

    May 2, 2025 · I updated the SourceTree and the authentications failed. I wiped out the SourceTree (uninstall and the directory deleted) and installed 2.4.7.0 SourceTree. I had the same problem: after …

  4. How do you open SourceTree from the command line?

    Oct 29, 2013 · Is there a quick and easy way to open a git repository in SourceTree from the command line? I do a lot of git work from Terminal, but sometimes there's no replacement for a good history …

  5. How to discard uncommitted changes in SourceTree?

    Nov 27, 2013 · On SourceTree for Mac, right click the files you want to discard (in the Files in the working tree list), and choose Reset. On SourceTree for Windows, right click the files you want to …

  6. sourcetree - Source Tree doesn't launch after installation - Stack …

    May 2, 2016 · After successful download of source tree on windows 10 , the application doesn't seem to launch, Any help appreciated , Thanks

  7. SourceTree - git: fatal: remote error: Repository not found

    Check Sourcetree –> Preferences –> Accounts that you are using OAuth authorisation and SSH protocol. In Sourcetree –> Preferences –> Git switch to system git.

  8. SourceTree very slow with many repositories - Stack Overflow

    Jan 23, 2015 · Sourcetree always uses -uall when doing status refreshes. There is a way to configure your git config file to always skip searching for untracked files when running git status via:

  9. How to add remote repository using Sourcetree - Stack Overflow

    Jan 28, 2022 · 9 I'm using a Mac and I'm new to Bitbucket and Sourcetree. I want to push my local repository to a remote repository. So in Sourcetree, I pressed "New", "clone from Url" and I pasted …

  10. Is there a way to get a visual diff on two branches in SourceTree?

    Does Sourcetree offer a way to visualize differences between git branches? I'm looking for: names of files that have changed diffs between these files