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
Post a Comment