git - Update remote repo from local repo after crash? -


my remote server crashed, fortunately had backup, backup 1 week old. since have committed , merged several changes.

how re-commit changes local repo, or update remote repo local repo?

when try push new commit, error:

! [remote rejected] head -> refs/for/master (missing change-id in commit message footer)


Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -