On Fri, Jun 12, 2009 at 07:58:50AM -0400, Ben Walton wrote: > We're using it for shared admin edits. The author is root (or > whatever the shared account happens to be in other cases) and the SoB > is the admin that made the change. It's not enforced by anything > other than convention, but it's still helpful for us. Out of curiosity, how do you set the SoB? Does each user do it manually when making a commit? Is there a particular reason to favor this over setting GIT_AUTHOR_NAME and GIT_AUTHOR_EMAIL (this would lose the fact that the commit was made from the shared account, but has better tool support for finding changes by a given author)? -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html