author | Wesley J. Landaker <wjl@icecavern.net> | |
Mon, 13 Sep 2010 14:59:54 +0000 (08:59 -0600) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 27 Sep 2010 18:39:44 +0000 (11:39 -0700) | ||
commit | 831a8b843bc04bdac989514652149787b7f43da0 | |
tree | 956820f23fdad07515c4c08f2af7738ebfabf662 | tree | snapshot |
parent | 95ad6d2de1f762f20edb52d139d3cc19529a581a | commit | diff |
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>
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 | diff | blob | history |