We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f55c979 commit 4532be7Copy full SHA for 4532be7
Documentation/git-fast-export.txt
@@ -119,7 +119,8 @@ marks the same across runs.
119
'git rev-list', that specifies the specific objects and references
120
to export. For example, `master~10..master` causes the
121
current master reference to be exported along with all objects
122
- added since its 10th ancestor commit.
+ added since its 10th ancestor commit and all files common to
123
+ master{tilde}9 and master{tilde}10.
124
125
EXAMPLES
126
--------
0 commit comments