Re: [PATCH] docs/git-rebase: Remove redundant entry in incompatible options list.

2019-02-14 Thread Elijah Newren
On Thu, Feb 14, 2019 at 7:55 AM Emilio Cobos Álvarez wrote: > > The --autosquash option is implied by the earlier --[no-]autosquash > entry in the list. > > Signed-off-by: Emilio Cobos Álvarez > --- > Documentation/git-rebase.txt | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/Documentat

[PATCH] docs/git-rebase: Remove redundant entry in incompatible options list.

2019-02-13 Thread Emilio Cobos Álvarez
The --autosquash option is implied by the earlier --[no-]autosquash entry in the list. Signed-off-by: Emilio Cobos Álvarez --- Documentation/git-rebase.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/Documentation/git-rebase.txt b/Documentation/git-rebase.txt index daa16403ec..daeaa1d0c7