Just squashed with git rebase, now can't push that squash to remote, says everything is up to date -
I need to squash the last 2 commands in one, which I have successfully written to git rebase -i HEAD ~ 2 With
. git push master master
I found: update everything
thanks for any help
"post-text "Itemprop =" text ">
got it to work
git push --force Basic Master
Comments
Post a Comment