git-filter-branch.txt: clarify ident variables usage
authorTadeusz Andrzej Kadłubowski <yess@hell.org.pl>
Thu, 21 Feb 2013 20:22:50 +0000 (21:22 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 26 Feb 2013 17:34:51 +0000 (09:34 -0800)
There is a rare edge case of git-filter-branch: a filter that unsets
identity variables from the environment. Link to git-commit-tree
clarifies how Git would fall back in this situation.

Signed-off-by: Tadeusz Andrzej Kadłubowski <yess@hell.org.pl>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found