hgext/hgcia.py
changeset 8541 06ace50443f6
parent 7762 fece056bf240
child 8778 c5f36402daad
equal deleted inserted replaced
8540:f0733f11b566 8541:06ace50443f6
    14 # the module (subproject) (optional)
    14 # the module (subproject) (optional)
    15 #module = foo
    15 #module = foo
    16 # Append a diffstat to the log message (optional)
    16 # Append a diffstat to the log message (optional)
    17 #diffstat = False
    17 #diffstat = False
    18 # Template to use for log messages (optional)
    18 # Template to use for log messages (optional)
    19 #template = {desc}\n{baseurl}/rev/{node}-- {diffstat}
    19 #template = {desc}\\n{baseurl}/rev/{node}-- {diffstat}
    20 # Style to use (optional)
    20 # Style to use (optional)
    21 #style = foo
    21 #style = foo
    22 # The URL of the CIA notification service (optional)
    22 # The URL of the CIA notification service (optional)
    23 # You can use mailto: URLs to send by email, eg
    23 # You can use mailto: URLs to send by email, eg
    24 # mailto:cia@cia.vc
    24 # mailto:cia@cia.vc