* [PATCH] Documentation: Refer to git-commit-tree in git-filter-branch help
@ 2010-09-13 14:59 Wesley J. Landaker
2010-09-24 16:12 ` Wesley J. Landaker
2010-09-27 22:19 ` Junio C Hamano
0 siblings, 2 replies; 4+ messages in thread
From: Wesley J. Landaker @ 2010-09-13 14:59 UTC (permalink / raw)
To: git, Junio C Hamano; +Cc: Wesley J. Landaker
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>
---
Documentation/git-filter-branch.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/git-filter-branch.txt b/Documentation/git-filter-branch.txt
index 020028c..c32e489 100644
--- a/Documentation/git-filter-branch.txt
+++ b/Documentation/git-filter-branch.txt
@@ -81,7 +81,7 @@ OPTIONS
This filter may be used if you only need to modify the environment
in which the commit will be performed. Specifically, you might
want to rewrite the author/committer name/email/time environment
- variables (see linkgit:git-commit[1] for details). Do not forget
+ variables (see linkgit:git-commit-tree[1] for details). Do not forget
to re-export the variables.
--tree-filter <command>::
--
1.7.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] Documentation: Refer to git-commit-tree in git-filter-branch help
2010-09-13 14:59 [PATCH] Documentation: Refer to git-commit-tree in git-filter-branch help Wesley J. Landaker
@ 2010-09-24 16:12 ` Wesley J. Landaker
2010-09-26 2:04 ` Elijah Newren
2010-09-27 22:19 ` Junio C Hamano
1 sibling, 1 reply; 4+ messages in thread
From: Wesley J. Landaker @ 2010-09-24 16:12 UTC (permalink / raw)
To: git; +Cc: Junio C Hamano
On Monday, September 13, 2010 08:59:54 Wesley J. Landaker wrote:
> 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.
Was there something disagreeable about this patch, or did it just get lost?
I'd like to help make it easier for others who might find themselves on a
hunt for the right environment variables for --env-filter like I was.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Documentation: Refer to git-commit-tree in git-filter-branch help
2010-09-24 16:12 ` Wesley J. Landaker
@ 2010-09-26 2:04 ` Elijah Newren
0 siblings, 0 replies; 4+ messages in thread
From: Elijah Newren @ 2010-09-26 2:04 UTC (permalink / raw)
To: Wesley J. Landaker; +Cc: git, Junio C Hamano
On Fri, Sep 24, 2010 at 10:12 AM, Wesley J. Landaker <wjl@icecavern.net> wrote:
> On Monday, September 13, 2010 08:59:54 Wesley J. Landaker wrote:
>> 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.
>
> Was there something disagreeable about this patch, or did it just get lost?
>
> I'd like to help make it easier for others who might find themselves on a
> hunt for the right environment variables for --env-filter like I was.
I'm guessing it just got lost; the patch looks good to me, and I think
it makes for a nice improvement for folks trying to find the
information they need.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Documentation: Refer to git-commit-tree in git-filter-branch help
2010-09-13 14:59 [PATCH] Documentation: Refer to git-commit-tree in git-filter-branch help Wesley J. Landaker
2010-09-24 16:12 ` Wesley J. Landaker
@ 2010-09-27 22:19 ` Junio C Hamano
1 sibling, 0 replies; 4+ messages in thread
From: Junio C Hamano @ 2010-09-27 22:19 UTC (permalink / raw)
To: Wesley J. Landaker; +Cc: git
Thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-09-27 22:19 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-13 14:59 [PATCH] Documentation: Refer to git-commit-tree in git-filter-branch help Wesley J. Landaker
2010-09-24 16:12 ` Wesley J. Landaker
2010-09-26 2:04 ` Elijah Newren
2010-09-27 22:19 ` Junio C Hamano
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).