-
Prune tracking tags no longer present on remote(s)
Now SourceTree (my version is 3.4.15.0) supports option "Prune tracking branches no longer present on remote(s)", but not supports something like "Prune tracking tags no longer present on remote(s)" for the same functional with tags. It is currently impossible to delete tags because even if they are deleted on the remote,…
-
Sourcetree for Windows won't authenticate unless the username is in the .git/config file
Sourcetree seems to have trouble pulling and pushing from Bitbucket (remote: Login failed due to incorrect login credentials or method) on a number of working working copies with various origins. It will pop up a dialog to enter a username and password (which work at https://bitbucket.org/), but it seemingly doesn't pass…
-
Branch name word separator; can I change it?
When a branch with spaces in the name is created in SourceTree (4.2.2), the space is replaced with dash. Is there a way to change that character on a per-repo and/or global basis? For example, when I create a branch named "a b c", SourceTree converts this to "a-b-c". I would like to change the default to underscore, so the…
-
How to resolve Sourcetree from crashing when pulling or pushing?
My Sourcetree does not update and show new pull alerts within the UI. And when trying to pull or push branch changes, Sourcetree shows the loading bar for a few seconds before crashing. I have re-set up keys and am able to run pulls in the command line but unable to use the program as intended. Any ideas on how to resolve…
-
Git push hang/freeze in Windows - with solution
For the last few days I've been seeing a problem on my Windows 10 PC where "git push origin main" (pushing to a BitBucket-hosted repo) in Git-Bash would hang: $ git push Enumerating objects: 134, done. Counting objects: 100% (116/116), done. Delta compression using up to 8 threads Compressing objects: 100% (48/48), done.…
-
Sourcetree client keeps crashing
Hi Support We have an issue of a sorcetree client which keeps crashing . End user has reported this issue after a windows update was applied on the system The same update was applied to other machines too but we did not see this problem We have installed the latest version of sourcetree and the issue is not fixed . Could…
-
Bug: Local repositories / Bookmark bar not refreshing
I've organized all my repositories in the local repositories / bookmarks bar. there tiny icons, indicating how much files added, altered, deleted and so on: The Issue with this icons is, that they never refresh. They are generated when the application starts - and then stay like that until eternity. (Well, until you…
-
Cannot see the tag in description
I am used source tree version 3.4.7 before and it was very easy to copy the tag name in commit description section. But after update to version 3.4.12 now, I don't see the label in description any more. Is there any other way to copy a tag message direct in Source Tree UI instead open it in Git bash.
-
I changed to an API token but I continue to get the error message about changing
I changed to an API token but I continue to get the error message about changing to an API token when I try to pull down code
-
update app failing on win11
hi, i have update to bitbucket 3.4.32 from 3.4.31 but keeps just on the sourcetree logo on win11 . i have recieved a blocked app on windows smart app alert notification about signature verification files. Please check whats going on with last version. I have downgared to previous version since this one keeps on source tree…
-
Can't see a tag label for my commit
I am used source tree version 3.4.7 before and it was very easy to copy the tag name in commit description section. But after update to version 3.4.12 now, I don't see the label in description any more. Is there any other way to copy a tag message direct in Source Tree UI instead open it in Git bash.
-
Source tree Error 128 - not a git repository.
Hi, about 15 minutes after clone of repository, I get the Source tree Error 128 - not a git repository. The strange thing is that when i click the remote button from Source tree and I get the following error; Having trouble showing that directory Normally, you'd see the directory here, but something didn't go right. If I…
-
SourceTree Server Specifications
What are the SourceTree server requirements for Windows?
-
possible bug in explorer context menu.
I am not sure where the source of the bug is, but I will set out the details. It seems quite reproducible for me. OS: Windows 11 Pro x64 25H2. Sourcetree V3.4.31 (also first observed on 3.4.30) Apple iCloud Drive for Windows installed from MS Store (version - hard to tell, last updated 2026-06-19), logged in with a normal…
-
Repository browser and repository view in one window.
Is there way to merge the repository browser window and repository view into one window?
-
Sourcetree unable to clone from BitBucket
When I clone a BitBucket repo using the SSH method in source tree, I get the following error Error: error: cannot spawn C:/Windows/System32/OpenSSH/ssh.exe: No such file or directory fatal: unable to fork. Additionally, I see this error message as well, This is not a valid source path/URL. When clicked, the Details button…
-
How do I unstash specific files
I am using SourceTree for windows. I have a Stash that contains multiple files. Is it possible to unstash a few of these files instead of all of them?
-
Tree no longer shows merges
When I merge a branch back into develop or main, it leaves the branch hanging as if it never merged. It used to show a line back to the main branch. This has been this way for several months (versions). It happens on all of my projects so I don't think it is bad data in one of the project git folders.
-
How can I set Sourcetree as the default git client on MacOS
I used to only use Fork for my personal projects, but after I started a new job I decided to use Sourcetree for my job, but every time I try to add the new account (it is recognizing my personal account that I use in Fork) it shows the "Grant Access" web page, and when I click on Grant Access I get a message that says "Do…
-
app password warnings after updating Bitbucket account in SourceTree to use an API token
I'm using SourceTree 4.2.18 on macOS. Following the warnings about app passwords being deprecated, I've created an API token and edited my Bitbucket account within SourceTree to use the API token (following these instructions). All of my repositories are within this single Bitbucket account and I don't have any other…
-
Connecting Local Repository
Hi Team, I have configured my git in linux server and I would like to access my local git using GUI. I have installed Sourcetree but unable to connect to my linux git from windows server. Please help me to provide the solution. Regards, Kunal Khanna
-
Sourcetree undoes all the changes I've made
Hello everyone. I made a lot of changes in unity. I closed Unity and VS. Then I switched to source tree. I pressed the stage them all. Then I decided to discard a few things. When I discarded the unnecessary things, it also discarded the things I did not choose. And now it has shattered the project. I did it from morning…
-
Credential Helper Selector - undo "always use" and constant pop-up
I have 2 issues with the Credential Helper Selector. 1. I mistakenly selected "always use this from now on" for <no helper> but it was a bad selection and now it's locking my account after several attempts to clone a repository. How do I undo this always use selection? 2. Once I undo that, how do I get it to stop popping…
-
SourceTree Shows Uncommitted Changes but Git CLI Does Not
This was supposed to be a support ticket
-
'ssh-agent' error code -1
If you set the ssh client to open ssh in the tool as above, the following error occurs. What should I do?