From 84d3856512172b261b06c0220ac405d92655b713 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 28 Jan 2008 17:41:02 -0500 Subject: [PATCH] test1 --- IkiWiki/Rcs/git.pm | 3 +-- doc/sandbox.mdwn | 2 ++ 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/IkiWiki/Rcs/git.pm b/IkiWiki/Rcs/git.pm index f4b8eff58..98c9a5eae 100644 --- a/IkiWiki/Rcs/git.pm +++ b/IkiWiki/Rcs/git.pm @@ -432,8 +432,7 @@ sub rcs_notify () { #{{{ # hook is called _before_ the repository is updated). # # Here, we rely on a simple fact: we can extract all parts of the - # notification content by parsing the "HEAD" commit (which also - # triggers a refresh of IkiWiki pages). + # notification content by parsing the "HEAD" commit. my $ci = git_commit_info('HEAD'); return if !defined $ci; diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 84175d68c..83d3fac77 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -1,5 +1,7 @@ This is the SandBox, a page anyone can edit to try out this fab ikiwiki. +foo + # Table of Contents testhead sandbox -- 2.44.0