Reputation: 154
I'm using Sourcetree 3.4.8 and I've found that the "Push changes immediately to origin/master" checkbox at the bottom of the File Status tab in my Workspace is disabled.
I've never had a problem using it in the past, but no matter what I do I can't seem to get it to activate anymore. I have no problems doing each step separately (commit, then push), so it doesn't seem like a project / Git issue. Not the end of the world, just a nuisance. My best Google-Fu has turned up nothing related to this issue that I can find.
Any thoughts would be appreciated. Thanks.
Upvotes: 2
Views: 2105
Reputation: 3751
I found out that the problem only exists in the "No staging" view in SourceTree.
While in the "Split view staging" you are able to check the option to push immediately once you have staged at least one file.
So you can switch to the other view, stage one file, enable or disable the checkbox, unstage the file and switch back to the "No staging" view.
Upvotes: 3
Reputation: 154
Thanks to @SwissCodeMen, he found that this appears to be an open issue for Sourcetree.
https://jira.atlassian.com/browse/SRCTREEWIN-13812
Upvotes: 0