Re: [PATCH v3 2/6] Change 'git' to 'Git' whenever the whole system is referred to #1

2013-01-22 Thread Junio C Hamano
In Documentation/git-rev-parse.txt, there is this bit: --resolve-git-dir :: Check if is a valid git-dir or a git-file pointing to a valid git-dir. If is a valid git-dir the resolved path to git-dir will be printed. I think the author invented the word "git-dir" to mean

Re: [PATCH v3 2/6] Change 'git' to 'Git' whenever the whole system is referred to #1

2013-01-22 Thread Junio C Hamano
Junio C Hamano writes: > This is the summary of the review comments in a patch form. > And then there still are the ones in the file that was touched by Thomas's 2/6 that need fixing. Documentation/git-apply.txt | 2 +- Documentation/git-archimport.txt | 2 +- Documentation/git-cv

Re: [PATCH v3 2/6] Change 'git' to 'Git' whenever the whole system is referred to #1

2013-01-22 Thread Junio C Hamano
This is the summary of the review comments in a patch form. Subject: [PATCH] fixup! Change 'git' to 'Git' whenever the whole system is referred to #1 --- Documentation/Makefile | 4 ++-- Documentation/git-clean.txt | 2 +- Documentation/git-clone.txt | 2 +- Docume

Re: [PATCH v3 2/6] Change 'git' to 'Git' whenever the whole system is referred to #1

2013-01-22 Thread Junio C Hamano
Thomas Ackermann writes: > Signed-off-by: Thomas Ackermann > --- > diff --git a/Documentation/git-clean.txt b/Documentation/git-clean.txt > index 9f42c0d..14bdbbb 100644 > --- a/Documentation/git-clean.txt > +++ b/Documentation/git-clean.txt > @@ -33,7 +33,7 @@ OPTIONS > > -f:: > --force::

Re: [PATCH v3 2/6] Change 'git' to 'Git' whenever the whole system is referred to #1

2013-01-21 Thread Junio C Hamano
Thomas Ackermann writes: > Signed-off-by: Thomas Ackermann > --- > Forgot --stat? It helps to check the integrity of patch application and also helps anticipating possible interaction with other topics in flight. Please don't omit it. -- To unsubscribe from this list: send the line "unsubscrib