Supports multi-line MOTD messages

Allows a Gerrit administrator to display a multi-line
message by using the Git-style config string lists.

Very useful for adding banners, dividers, etc.

Example:
  [gerrit]
       motd = *************************************************
       motd = Gerrit User Summit 2015, 7th-8th Nov, GooglePlex
       motd = Register Now at http://goo.gl/forms/fifi2YQTc7
       motd = -------------------------------------------------
       motd = Hurry up, registration closes on Oct 1st.
       motd = *************************************************

Change-Id: I86c7ad3172fe3794dc87a839f02b8eaef7a876c0
1 file changed
tree: b2b73045fcf0de7043dba140561ac6a6fe12a88a
  1. src/
  2. BUCK
  3. LICENSE