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

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -