Documentation: Refer to git-commit-tree in git-filter-branch help
commit831a8b843bc04bdac989514652149787b7f43da0
authorWesley J. Landaker <wjl@icecavern.net>
Mon, 13 Sep 2010 14:59:54 +0000 (13 08:59 -0600)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Sep 2010 18:39:44 +0000 (27 11:39 -0700)
tree956820f23fdad07515c4c08f2af7738ebfabf662
parent95ad6d2de1f762f20edb52d139d3cc19529a581a
Documentation: Refer to git-commit-tree in git-filter-branch help

Currently, the help for git filter-branch refers users of --env-filter
to git-commit for information about environment variables affecting
commits. However, this information is not contained in the git-commit
help, but is very explicitly detailed in git-commit-tree.

Signed-off-by: Wesley J. Landaker <wjl@icecavern.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-filter-branch.txt