git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Signed-off-by vs Reviewed-by
@ 2016-03-31 12:35 Miklos Vajna
  2016-03-31 14:24 ` Pranit Bauva
  2016-03-31 14:32 ` Jeff King
  0 siblings, 2 replies; 11+ messages in thread
From: Miklos Vajna @ 2016-03-31 12:35 UTC (permalink / raw)
  To: git

Hi,

Some projects like LibreOffice don't use Signed-off-by, instead usually
use Gerrit for code review, and reviewers add a Reviewed-by line when
they are OK with a patch.  In this workflow it's a bit unfortunate that
adding a Signed-off-by line is just a command-line switch, but adding a
Reviewed-by line is more complex.

Is there anything in git that could help this situation? I didn't see
any related config option; I wonder if a patch would be accepted to make
the "Signed-off-by" line configurable, or there is a better way.

Like, would a patch that adds e.g. a core.signedOffString configuration
option to make the string customizable welcome?

Thanks,

Miklos

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-04-01 14:10 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-31 12:35 Signed-off-by vs Reviewed-by Miklos Vajna
2016-03-31 14:24 ` Pranit Bauva
2016-03-31 14:35   ` Miklos Vajna
2016-03-31 14:57     ` Sidhant Sharma
2016-03-31 15:09       ` Christian Couder
2016-03-31 16:28     ` Junio C Hamano
2016-03-31 17:21       ` Jeff King
2016-03-31 17:23         ` Junio C Hamano
2016-04-01 14:10       ` Miklos Vajna
2016-03-31 14:32 ` Jeff King
2016-03-31 15:02   ` Christian Couder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).