Merge branch 'jc/doc-diff-patch.txt'
Doc update. * jc/doc-diff-patch.txt: docs: link generating patch sections
This commit is contained in:
commit
c253d61137
@ -1,3 +1,4 @@
|
||||
[[generate_patch_text_with_p]]
|
||||
Generating patch text with -p
|
||||
-----------------------------
|
||||
|
||||
|
@ -22,7 +22,13 @@ ifndef::git-format-patch[]
|
||||
-p::
|
||||
-u::
|
||||
--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[]
|
||||
This is the default.
|
||||
endif::git-diff[]
|
||||
|
Loading…
Reference in New Issue
Block a user