When I start SourceTree on my Mac, it ALWAYS comes up with separate windows for each repository, and I have to click the "Merge All Windows" menu option to coalesce them into a single window. I think in the past it always came up in tabbed mode.
How can I fix that?
I came here because this feature stopped working after a clean install of macOS. You probably need to configure macOS correctly:
defaults write ~/Library/Preferences/.GlobalPreferences.plist AppleWindowTabbingMode -string "always"
Hi Stefan,
thank you for suggestion. Command you showed sets tabbing mode for all applications in macOS, it is not convenient for example for Double Commander. I prefer to set tabbing mode only for SourceTree:
defaults write -app SourceTree AppleWindowTabbingMode -string "always"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is the only solution that actually work! The issues below haven't been solved, they are just marked as duplicated and the last one is unresolved! What a missing basic feature, they could add the above command as toggle switch into pref panel at least to write it and remove it. Such a shame they are not doing it. But thanks save me some sanity.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We don't have an option for this currently. You can vote and follow along here: https://jira.atlassian.com/browse/SRCTREE-4207
Brian Ganninger
Senior Mac Developer, SourceTree
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
They are linking to many duplicated and the one and only one is just close unresolved! what a trash way to close issues!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just download the latest version and the solution is there
open several projects
then go to window menu -> Merge All Windows
Nachum
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The problems is that you have to do that manually every time, you open a new project and have to go to the menu again and merge over again. Reopen the app, guess what, need to go to the menu again! Talk about something super annoying. Just give us an auto merge option into preference. Stop messing around.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jerome Godbout,
Gotcha
The way I am working is that the projects I worked on are not changed too often, so this solution is good enough for me
Nachum
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I work on rotating project, around 3-4 per day that change every week, this is such a pain, if at least we could let Source Tree open for a while... it's a RAM leaking ogre, need to restart it every day...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.