git - Branch exists locally, but not in the origin -
when enter folder on server, , type git branch
command, see following result:
*develop something_else master
but when enter repository on bitbucket, see branch develop not there. there's dev branch instead. same thing in sourcetree.
what's wrong?
Comments
Post a Comment