doc: merge-options.adoc remove a misleading double negation
Signed-off-by: Jean-Noël Avila <jn.avila@free.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
5f3213232f
commit
cbbb3b2d38
|
|
@ -203,7 +203,7 @@ endif::git-pull[]
|
||||||
used to override this safety when merging histories of two
|
used to override this safety when merging histories of two
|
||||||
projects that started their lives independently. As that is
|
projects that started their lives independently. As that is
|
||||||
a very rare occasion, no configuration variable to enable
|
a very rare occasion, no configuration variable to enable
|
||||||
this by default exists and will not be added.
|
this by default exists or will be added.
|
||||||
ifdef::git-pull[]
|
ifdef::git-pull[]
|
||||||
+
|
+
|
||||||
Only useful when merging.
|
Only useful when merging.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue