What Does Git Commit Signoff Do
It adds a Signed-off-by: <your name> <your email> message at the end of the committ, making sure everyone knows who did what.
It adds a Signed-off-by: <your name> <your email> message at the end of the committ, making sure everyone knows who did what.