It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
I'm happily using SourceTree with my Bitbucket repositories, and overall it's going great. We are getting one weird thing happening though. The majority of the merges we do where we merge from one branch into another, the default commit messages say things like this:
Merge branch 'develop' of https://bitbucket.org/ouraccount/ourrepo into develop
That isn't a typo, the default message says we're merging develop into develop, even when we're merging feature/fooFeature into develop. Is there something we're doing wrong, or some kind of bug we are running into?
Hey Mac,
Is this on Windows or Mac?
Thanks in advance!
Mostly Mac, but I use it on Windows too, and so do several of our users, and I'm pretty sure it has happened there too, but 100% sure it happens on Mac.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It looks like this is a git repository (rather than hg), is that right? I ask because the hg message is by default shorter, it just says 'Merge <source>'.
The thing is in that case the commit message on a merge commit comes from git itself rather than SourceTree. I've never seen it be incorrect like this though, unless you're doing this via git-flow and there's a bug there perhaps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Supported Platforms macOS Windows We recently introduced support for additional hosting services such as GitHub Enterprise, GitLab (Cloud, Community Edition, Enterprise Edition), and...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.