doc/hgrc.5.txt
changeset 1985 c577689006fa
parent 1914 a5bf0030df5f
child 2003 62647394e368
equal deleted inserted replaced
1984:df7436f439a0 1985:c577689006fa
   255     The timeout used when a lock is held (in seconds), a negative value
   255     The timeout used when a lock is held (in seconds), a negative value
   256     means no timeout. Default is 600.
   256     means no timeout. Default is 600.
   257   username;;
   257   username;;
   258     The committer of a changeset created when running "commit".
   258     The committer of a changeset created when running "commit".
   259     Typically a person's name and email address, e.g. "Fred Widget
   259     Typically a person's name and email address, e.g. "Fred Widget
   260     <fred@example.com>".  Default is $EMAIL or username@hostname.
   260     <fred@example.com>".  Default is $EMAIL or username@hostname, unless
       
   261     username is set to an empty string, which enforces specifying the
       
   262     username manually.
   261   verbose;;
   263   verbose;;
   262     Increase the amount of output printed.  True or False.  Default is False.
   264     Increase the amount of output printed.  True or False.  Default is False.
   263 
   265 
   264 
   266 
   265 web::
   267 web::