All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4] Documentation/git-update-index: add missing opts to synopsis
@ 2015-11-25  9:30 Christian Couder
  2015-12-09  5:39 ` Christian Couder
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Couder @ 2015-11-25  9:30 UTC (permalink / raw)
  To: git
  Cc: Jeff King, Ævar Arnfjörð Bjarmason,
	Nguyen Thai Ngoc Duy, David Turner, Eric Sunshine,
	Christian Couder

Split index related options should appear in the 'SYNOPSIS'
section.

These options are already documented in the 'OPTIONS' section.

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
---
This v4 contains only the split-index options and applies on top
of the new master that already contains the untracked-cache options. 

 Documentation/git-update-index.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/git-update-index.txt b/Documentation/git-update-index.txt
index 3df9c26..f4e5a85 100644
--- a/Documentation/git-update-index.txt
+++ b/Documentation/git-update-index.txt
@@ -17,6 +17,7 @@ SYNOPSIS
 	     [--[no-]assume-unchanged]
 	     [--[no-]skip-worktree]
 	     [--ignore-submodules]
+	     [--[no-]split-index]
 	     [--[no-|force-]untracked-cache]
 	     [--really-refresh] [--unresolve] [--again | -g]
 	     [--info-only] [--index-info]
-- 
2.6.3.380.g494b52d

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

* Re: [PATCH v4] Documentation/git-update-index: add missing opts to synopsis
  2015-11-25  9:30 [PATCH v4] Documentation/git-update-index: add missing opts to synopsis Christian Couder
@ 2015-12-09  5:39 ` Christian Couder
  2015-12-10 18:59   ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Couder @ 2015-12-09  5:39 UTC (permalink / raw)
  To: git, Junio C Hamano
  Cc: Jeff King, Ævar Arnfjörð Bjarmason,
	Nguyen Thai Ngoc Duy, David Turner, Eric Sunshine,
	Christian Couder

On Wed, Nov 25, 2015 at 10:30 AM, Christian Couder
<christian.couder@gmail.com> wrote:
> Split index related options should appear in the 'SYNOPSIS'
> section.
>
> These options are already documented in the 'OPTIONS' section.
>
> Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
> ---
> This v4 contains only the split-index options and applies on top
> of the new master that already contains the untracked-cache options.

It looks like this patch has not been applied.
Maybe I should have given it a different title to avoid confusion with
a previous patch that added [--[no-|force-]untracked-cache] in the
SYNOPSIS.

>  Documentation/git-update-index.txt | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/git-update-index.txt b/Documentation/git-update-index.txt
> index 3df9c26..f4e5a85 100644
> --- a/Documentation/git-update-index.txt
> +++ b/Documentation/git-update-index.txt
> @@ -17,6 +17,7 @@ SYNOPSIS
>              [--[no-]assume-unchanged]
>              [--[no-]skip-worktree]
>              [--ignore-submodules]
> +            [--[no-]split-index]
>              [--[no-|force-]untracked-cache]
>              [--really-refresh] [--unresolve] [--again | -g]
>              [--info-only] [--index-info]
> --
> 2.6.3.380.g494b52d
>

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

* Re: [PATCH v4] Documentation/git-update-index: add missing opts to synopsis
  2015-12-09  5:39 ` Christian Couder
@ 2015-12-10 18:59   ` Junio C Hamano
  0 siblings, 0 replies; 3+ messages in thread
From: Junio C Hamano @ 2015-12-10 18:59 UTC (permalink / raw)
  To: Christian Couder
  Cc: git, Jeff King, Ævar Arnfjörð Bjarmason,
	Nguyen Thai Ngoc Duy, David Turner, Eric Sunshine,
	Christian Couder

Christian Couder <christian.couder@gmail.com> writes:

> On Wed, Nov 25, 2015 at 10:30 AM, Christian Couder
> <christian.couder@gmail.com> wrote:
>> Split index related options should appear in the 'SYNOPSIS'
>> section.
>>
>> These options are already documented in the 'OPTIONS' section.
>>
>> Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
>> ---
>> This v4 contains only the split-index options and applies on top
>> of the new master that already contains the untracked-cache options.
>
> It looks like this patch has not been applied.
> Maybe I should have given it a different title to avoid confusion with
> a previous patch that added [--[no-|force-]untracked-cache] in the
> SYNOPSIS.

It indeed seems that this was lost in the noise.




>
>>  Documentation/git-update-index.txt | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/Documentation/git-update-index.txt b/Documentation/git-update-index.txt
>> index 3df9c26..f4e5a85 100644
>> --- a/Documentation/git-update-index.txt
>> +++ b/Documentation/git-update-index.txt
>> @@ -17,6 +17,7 @@ SYNOPSIS
>>              [--[no-]assume-unchanged]
>>              [--[no-]skip-worktree]
>>              [--ignore-submodules]
>> +            [--[no-]split-index]
>>              [--[no-|force-]untracked-cache]
>>              [--really-refresh] [--unresolve] [--again | -g]
>>              [--info-only] [--index-info]
>> --
>> 2.6.3.380.g494b52d
>>

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

end of thread, other threads:[~2015-12-10 19:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-25  9:30 [PATCH v4] Documentation/git-update-index: add missing opts to synopsis Christian Couder
2015-12-09  5:39 ` Christian Couder
2015-12-10 18:59   ` Junio C Hamano

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.