Merge branch 'jc/doc-diff-patch.txt'
Doc update. * jc/doc-diff-patch.txt: docs: link generating patch sections
This commit is contained in:
@ -1,3 +1,4 @@
|
|||||||
|
[[generate_patch_text_with_p]]
|
||||||
Generating patch text with -p
|
Generating patch text with -p
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
||||||
|
@ -22,7 +22,13 @@ ifndef::git-format-patch[]
|
|||||||
-p::
|
-p::
|
||||||
-u::
|
-u::
|
||||||
--patch::
|
--patch::
|
||||||
Generate patch (see section on generating patches).
|
Generate patch (see section titled
|
||||||
|
ifdef::git-log[]
|
||||||
|
<<generate_patch_text_with_p, "Generating patch text with -p">>).
|
||||||
|
endif::git-log[]
|
||||||
|
ifndef::git-log[]
|
||||||
|
"Generating patch text with -p").
|
||||||
|
endif::git-log[]
|
||||||
ifdef::git-diff[]
|
ifdef::git-diff[]
|
||||||
This is the default.
|
This is the default.
|
||||||
endif::git-diff[]
|
endif::git-diff[]
|
||||||
|
Reference in New Issue
Block a user