Skip to content

Commit b0d97aa

Browse files
LemmingAvalanchegitster
authored andcommitted
doc: remove extra backtick for inline-verbatim
Signed-off-by: Kristoffer Haugsbakk <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent bb4a83b commit b0d97aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-fast-import.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ External data format::
597597
+
598598
Here usually `<dataref>` must be either a mark reference (`:<idnum>`)
599599
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
600+
existing Git blob object. If `<mode>` is `040000` then
601601
`<dataref>` must be the full 40-byte SHA-1 of an existing
602602
Git tree object or a mark reference set with `--import-marks`.
603603

0 commit comments

Comments
 (0)