I’ve been playing around with git a lot as an alternative to subversion and am really loving it. However, I’m getting an error every time I try to commit:
Duplicate Signed-off-by lines.
I can see where this is being thrown inside .git/hooks/commit-msg, but it wasn’t immediately obvious what the problem was. I did a quick [...]
git: Duplicate Signed-off-by lines
No related posts.