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 bb4a83b commit b0d97aaCopy full SHA for b0d97aa
Documentation/git-fast-import.adoc
@@ -597,7 +597,7 @@ External data format::
597
+
598
Here usually `<dataref>` must be either a mark reference (`:<idnum>`)
599
set by a prior `blob` command, or a full 40-byte SHA-1 of an
600
-existing Git blob object. If `<mode>` is `040000`` then
+existing Git blob object. If `<mode>` is `040000` then
601
`<dataref>` must be the full 40-byte SHA-1 of an existing
602
Git tree object or a mark reference set with `--import-marks`.
603
0 commit comments