diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2016-06-22 17:01:32 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-06-24 13:56:50 -0700 |
commit | 4d7b0efc5e2eea1923803dd9c5d5d1288c99cd00 (patch) | |
tree | c23cbd89ed4a6b2b9ef573eed5973e1653e78aee /line-log.c | |
parent | 6ea57703f660afd00159b67bf8749d90881df3b4 (diff) | |
download | git-4d7b0efc5e2eea1923803dd9c5d5d1288c99cd00.tar.gz |
log-tree: respect diffopt's configured output file stream
The diff options already know how to print the output anywhere else
than stdout. The same is needed for log output in general, e.g.
when writing patches to files in `git format-patch`. Let's allow
users to use log_tree_commit() *without* changing global state via
freopen().
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'line-log.c')
0 files changed, 0 insertions, 0 deletions