chiark
/
gitweb
/
~mdw
/
stgit
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
29d9a26
)
Discard stderr output from git apply if the caller wants
author
Karl Hasselström
<kha@treskal.com>
Wed, 23 Jul 2008 21:29:09 +0000
(23:29 +0200)
committer
Karl Hasselström
<kha@treskal.com>
Thu, 24 Jul 2008 22:03:14 +0000
(
00:03
+0200)
It prints error messages when it fails, and sometimes we don't need to
see them since we don't care exactly _why_ it failed. (The only
current user does want to see the errors, but future patches will
introduce callers that don't.)
Signed-off-by: Karl Hasselström <kha@treskal.com>
No differences found