On Sat, Jun 16, 2018 at 11:36 PM Karthikeyan <tir.karthi@xxxxxxxxx> wrote: > On Sun, Jun 17, 2018, 8:55 AM Eric Sunshine <sunshine@xxxxxxxxxxxxxx> wrote: >> Please sign-off[1] your patch so it can be included in the project. > > Thanks. I am a beginner using Gmail and I have used SubmitToGit for > this. Is it possible to do this using SubmitToGit or should I do git > commit --amend -s to sign off and make a force push to submit it > again from SubmitToGit as newer one? Amending the commit with sign-off and re-submit should work fine. Alternately, you can reply to this email thread with your sign off in-line, like this: Signed-off-by: Your Name <your@email>