diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-21 09:59:50 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-21 09:59:50 -0400 |
commit | b386fd2185d2444b5dea4133646ec73e9867edb3 (patch) | |
tree | 38131b46baa81d424535109a7b28565fec1e6ce4 /doc/bugs | |
parent | 46617c23f41b4d530cff53399c625a324a73e1c7 (diff) | |
parent | 6153fd6d88fd41ee12a850652a6903a17ae9edda (diff) |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/git_stderr_output_causes_problems.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/git_stderr_output_causes_problems.mdwn b/doc/bugs/git_stderr_output_causes_problems.mdwn index 884f31154..4146a5869 100644 --- a/doc/bugs/git_stderr_output_causes_problems.mdwn +++ b/doc/bugs/git_stderr_output_causes_problems.mdwn @@ -37,3 +37,6 @@ Ikiwiki's git handling is sending a bunch of output to stderr. The following pa > It's unfortunate that git [abuses atderr](http://bugs.debian.org/447395), > outputting non-errors to it. That doesn't mean that git might not also > output actual error messages there. --[[Joey]] + +>> I'm happy with the wrapper script solution, so this is [[done]]. +>> And this report is now here to point others to that solution. |