8a766979b578

Add parentrevspec and smtp.port.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Wed, 03 Jun 2009 23:54:18 -0400
parents d6318c673b61
children 16cd7f5d90e4
branches/tags (none)
files .hgrc

Changes

--- a/.hgrc	Mon Jun 01 19:47:44 2009 -0400
+++ b/.hgrc	Wed Jun 03 23:54:18 2009 -0400
@@ -11,6 +11,7 @@
 hgext.mq = 
 hgext.patchbomb =
 color = 
+parentrevspec =
 
 [diff]
 git = True
@@ -21,6 +22,7 @@
 
 [smtp]
 host = smtp.stevelosh.com
+port = 587
 username = sjl
 tls = True