Can't push feature branch in git, doesn't exist in remote?
问题 I created a feature branch off of develop. It looks like this: Previously when I made a feature branch, it also showed up on the remote, but now it's not present. Now, when I try to push in SourceTree, I get the following error: To https://myname-mycompany@bitbucket.org/mycompany/projectname.git ! [remote rejected] feature/data_utilities -> feature/data_utilities (failed to write) error: failed to push some refs to 'https://myname-mycompany@bitbucket.org/mycompany/projectname.git' I also