git - Difference between master and gcloud branch -
after pushing local code using git google app engine. master branch update. gcloud branch still has old version. how merge branches?
please use following command: git rebase master gcloud
after pushing local code using git google app engine. master branch update. gcloud branch still has old version. how merge branches?
please use following command: git rebase master gcloud
Comments
Post a Comment