Git signoff

From UVOO Tech Wiki
Jump to navigation Jump to search
In your local branch, run: git rebase HEAD~2 --signoff
Force push your changes to overwrite the branch: git push --force-with-lease origin my-branch