In SourceTree when I push a branch it defaults to pushing every branch. (ie Select All is checked).
Is there a way to disable this behavior and only push the current branch?
From Sourcetree's History, you'll see that the file has been updated on your new branch. Click the Push button to push your new branch to the repository. Under the Push? column from the dialog box that appears, select your new branch to indicate that you are pushing that branch to origin and click OK.
on Sourcetree for macOS you can use the popup button on the left side above the commit graph table to select "Current branch" to show the commits only for your current branch.
If you want to push the current branch to the tracking remote branch you'd normally pull, go to Tools > Options > Git and change the Push Branches option to upstream
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With