Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions Documentation/git-cherry-pick.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,8 @@ fail unless one of `--empty=keep` or `--allow-empty` are specified.

include::rerere-options.adoc[]

include::rev-list-options.adoc[]

SEQUENCER SUBCOMMANDS
---------------------
include::sequencer.adoc[]
Expand Down
1 change: 1 addition & 0 deletions Documentation/git-revert.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ include::rerere-options.adoc[]
configuration variable can be used to enable this option by
default.

include::rev-list-options.adoc[]

SEQUENCER SUBCOMMANDS
---------------------
Expand Down
Loading