Mercurial > hg
diff mercurial/util.py @ 23268:0fd3862ef425
hook: remove redundant code to redirect http hook output to client stream
out=ui and out=ui.fout should be the same here. ui.fout was introduced at
afccc64eea73, which was not available when out=ui was added at c37f35d7f2f5.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Wed, 12 Nov 2014 22:21:51 +0900 |
parents | 79858e66a7ce |
children | 76302f5ceba4 |