]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - IkiWiki/Rcs/git.pm
really fix comment
[git.ikiwiki.info.git] / IkiWiki / Rcs / git.pm
index b538c524fa76f4fba5396a99c5d70420b667440e..f4b8eff58ea6f0e46609aa7f596066169ae2faff 100644 (file)
@@ -424,9 +424,6 @@ sub rcs_recentchanges ($) { #{{{
 sub rcs_notify () { #{{{
        # Send notification mail to subscribed users.
        #
-       # This is typically run as the post-update hook, though some setups
-       # may run it from the post-commit hook too.
-       #
        # In usual Git usage, hooks/update script is presumed to send
        # notification mails (see git-receive-pack(1)).  But we prefer
        # hooks/post-update to support IkiWiki commits coming from a