git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH 0/1] git-gc.txt: fix typo about gc.writeCommitGraph
@ 2019-01-08 16:52 Derrick Stolee via GitGitGadget
  2019-01-08 16:52 ` [PATCH 1/1] " Derrick Stolee via GitGitGadget
  0 siblings, 1 reply; 3+ messages in thread
From: Derrick Stolee via GitGitGadget @ 2019-01-08 16:52 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano

Thanks to Stefan Haller for sending me a private message about this typo.

Derrick Stolee (1):
  git-gc.txt: fix typo about gc.writeCommitGraph

 Documentation/git-gc.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


base-commit: c7e8ce6d1dd02f6569ea785eebc8692e8e2edf72
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-105%2Fderrickstolee%2Fgc-doc%2Fupstream-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-105/derrickstolee/gc-doc/upstream-v1
Pull-Request: https://github.com/gitgitgadget/git/pull/105
-- 
gitgitgadget

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 1/1] git-gc.txt: fix typo about gc.writeCommitGraph
  2019-01-08 16:52 [PATCH 0/1] git-gc.txt: fix typo about gc.writeCommitGraph Derrick Stolee via GitGitGadget
@ 2019-01-08 16:52 ` Derrick Stolee via GitGitGadget
  2019-01-08 18:54   ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Derrick Stolee via GitGitGadget @ 2019-01-08 16:52 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano, Derrick Stolee

From: Derrick Stolee <dstolee@microsoft.com>

Reported-by: Stefan Haller <stefan@haller-berlin.de>
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
---
 Documentation/git-gc.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/git-gc.txt b/Documentation/git-gc.txt
index c20ee6c789..a7442499f6 100644
--- a/Documentation/git-gc.txt
+++ b/Documentation/git-gc.txt
@@ -137,7 +137,7 @@ The optional configuration variable `gc.packRefs` determines if
 it within all non-bare repos or it can be set to a boolean value.
 This defaults to true.
 
-The optional configuration variable `gc.commitGraph` determines if
+The optional configuration variable `gc.writeCommitGraph` determines if
 'git gc' should run 'git commit-graph write'. This can be set to a
 boolean value. This defaults to false.
 
-- 
gitgitgadget

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] git-gc.txt: fix typo about gc.writeCommitGraph
  2019-01-08 16:52 ` [PATCH 1/1] " Derrick Stolee via GitGitGadget
@ 2019-01-08 18:54   ` Junio C Hamano
  0 siblings, 0 replies; 3+ messages in thread
From: Junio C Hamano @ 2019-01-08 18:54 UTC (permalink / raw)
  To: Derrick Stolee via GitGitGadget; +Cc: git, Derrick Stolee

"Derrick Stolee via GitGitGadget" <gitgitgadget@gmail.com> writes:

> From: Derrick Stolee <dstolee@microsoft.com>
>
> Reported-by: Stefan Haller <stefan@haller-berlin.de>
> Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
> ---

Thanks.

>  Documentation/git-gc.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/git-gc.txt b/Documentation/git-gc.txt
> index c20ee6c789..a7442499f6 100644
> --- a/Documentation/git-gc.txt
> +++ b/Documentation/git-gc.txt
> @@ -137,7 +137,7 @@ The optional configuration variable `gc.packRefs` determines if
>  it within all non-bare repos or it can be set to a boolean value.
>  This defaults to true.
>  
> -The optional configuration variable `gc.commitGraph` determines if
> +The optional configuration variable `gc.writeCommitGraph` determines if
>  'git gc' should run 'git commit-graph write'. This can be set to a
>  boolean value. This defaults to false.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-01-08 18:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-08 16:52 [PATCH 0/1] git-gc.txt: fix typo about gc.writeCommitGraph Derrick Stolee via GitGitGadget
2019-01-08 16:52 ` [PATCH 1/1] " Derrick Stolee via GitGitGadget
2019-01-08 18:54   ` Junio C Hamano

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).