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 /unimplemented.sh | |
parent | log: prepare log/log-tree to reuse the diffopt.close_file attribute (diff) | |
download | tgif-4d7b0efc5e2eea1923803dd9c5d5d1288c99cd00.tar.xz |
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 'unimplemented.sh')
0 files changed, 0 insertions, 0 deletions