My remote server crashed, fortunately I had a backup, but this backup is one week old. Since then I have committed and merged several changes.
How do I re-commit all my changes from the local repo, or update the remote repo from the local repo?
When I try to push a new commit, I get this error:
! [remote rejected] HEAD -> refs/for/master (missing Change-Id in commit message footer)