question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Signed-off-by error

See original GitHub issue

I’ve identified an error when using the signed-off-by key, when git commit --amend --no-edit or git commit --amend with or without the --signoff option is being used, following git commit --signoff event. Haven’t had a chance to look at it yet but it is a little odd since it is part of the commit message itself…

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:14 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
adam-mosscommented, Nov 18, 2017

Yes, sorry, let me dig out the details for you, I totally forgot to send them on!

0reactions
adam-mosscommented, Jan 9, 2019

Hehe, it was my MR that added the functionality 😇

Read more comments on GitHub >

github_iconTop Results From Across the Web

Signed-off-by Lines - Gerrit Code Review
Acked-by: is not as formal as Signed-off-by:. It is a record that the acker has at least reviewed the patch and has indicated...
Read more >
git add Signed-off-by line using format.signoff not working
I want to automatically add a "Signed-off-by" line for the committer at the end of the commit log message when commit a message....
Read more >
not Signed-off-by author/committer ... - Gerrit Code Review
This error may happen for different reasons if you do not have the access right to forge the committer identity: missing Signed-off-by in...
Read more >
415307 – Multiple Signed-off-by entries confuse Git hook - Bugs
I applied the patch to jetty with: > > git am -s /tmp/0001-bug-415302.patch > I tried the attached patch and it does not...
Read more >
git-commit Documentation - Git
If you make a commit and then find a mistake immediately after that, you can recover from it with ... (e.g. git commit...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found