tests/test-mactext.out
author Augie Fackler <durin42@gmail.com>
Sun, 07 Feb 2010 07:37:05 -0600
changeset 10372 27d542bc0f5b
parent 6482 529d7887ecfe
permissions -rw-r--r--
qnew: ignore force option This makes the default behavior the same as qnew --force, and deprecates the force option.

[hooks]
pretxncommit.cr = python:hgext.win32text.forbidcr
pretxnchangegroup.cr = python:hgext.win32text.forbidcr


Attempt to commit or push text file(s) using CR line endings
in dea860dc51ec: f
transaction abort!
rollback completed
abort: pretxncommit.cr hook failed
hello<LF>
hello<CR>