As you can see in the picture, when I try to perform an initial push, the Remote Branch is blank and the drop down does not contain a selection that matches my local branch. If I type out the local branch name under remote branch, I'm told the following error:
The Remote branch '' (Local branch = 'dev-4431456-XXXXX') is invalid. Ref names must follow git ref-format rules: https://www.kernel.org/pub/software/scm/git/docs/git-check-ref-format.html Thanks in advance for your assistance. |
Hi Joshua,
Check out the following Bug report for this behavior, but its pointed out in the comments that this only seems to occur on system GIT, and embedded GIT corrects the issue:
I find that this behavior is issued only if I use system git (right now I have 2.21.0).
If I switch to embedded git (2.20.1) and restart sourcetree, it's all fine: anytime I open the Pull window I see all branches without pressing "Refresh" button.
Sourcetree version: 3.1.2 (216)
The Bug report can be seen here:
Please check this out and let us know if you are seeing the same behavior.
Regards,
Earl
Hi Earl, Thanks for the response.
This could be it, but using the update option under Tools > Git > Git Version does not update me past version embedded version 2.21.0. Am I missing something to get this up to 2.20.1?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Update: I installed Git on system to 2.23.0 and switched SourceTree to system, no change to the push dialogue.
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.