diff options
author | Andreas Heiduk <asheiduk@gmail.com> | 2017-05-26 19:36:54 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-05-29 08:53:38 +0900 |
commit | ba746ff9c931000d123aff35cfa922093dc29380 (patch) | |
tree | 8abdbdaa35e3639875467bd01aeb5ea7f07d00a5 /Documentation/technical/api-builtin.txt | |
parent | Git 2.10.3 (diff) | |
download | tgif-ba746ff9c931000d123aff35cfa922093dc29380.tar.xz |
doc: filter-branch does not require re-export of vars
The function `set_ident` in `filter-branch` exported the variables
GIT_(AUTHOR|COMMITTER)_(NAME|EMAIL|DATE) at least since 6f6826c52b in 2007.
Therefore the filter scripts don't need to re-eport them again.
Signed-off-by: Andreas Heiduk <asheiduk@gmail.com>
Reviewed-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/technical/api-builtin.txt')
0 files changed, 0 insertions, 0 deletions