]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/ikiwiki/directive/brokenlinks/discussion.mdwn
Consume all stdin when rcs_receive short-circuits, to avoid git SIPIPE race.
[git.ikiwiki.info.git] / doc / ikiwiki / directive / brokenlinks / discussion.mdwn
1 Would it be possible to have such a thing also checking for external links? -- [[user/emptty]]
3 > I guess this is not very practical.  For internal wiki links, we only need to check if the linked source file exist or not.  But for external links, we have to ping every links, which will slow down the build process a lot.  --[[weakish]]