From b8e7a7d1a6eb467416a45e710ee85c03caf33b48 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 24 Nov 2007 09:13:09 -0500 Subject: [PATCH] web commit by http://willthompson.co.uk/: The posthook goes into hgrc, not hrc. --- doc/todo/mercurial.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/todo/mercurial.mdwn b/doc/todo/mercurial.mdwn index 134a71b2b..e5de93521 100644 --- a/doc/todo/mercurial.mdwn +++ b/doc/todo/mercurial.mdwn @@ -18,7 +18,7 @@ blindly overwrite the current file with the web edited version, losing any other changes. -Posthook: in $srcdir/.hg/hrc, I have the following +Posthook: in `$srcdir/.hg/hgrc`, I have the following [hooks] incoming.update = hg up -- 2.44.0