mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
doc: remove extra backtick for inline-verbatim
Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
bb4a83bb94
commit
b0d97aac19
@@ -597,7 +597,7 @@ External data format::
|
||||
+
|
||||
Here usually `<dataref>` must be either a mark reference (`:<idnum>`)
|
||||
set by a prior `blob` command, or a full 40-byte SHA-1 of an
|
||||
existing Git blob object. If `<mode>` is `040000`` then
|
||||
existing Git blob object. If `<mode>` is `040000` then
|
||||
`<dataref>` must be the full 40-byte SHA-1 of an existing
|
||||
Git tree object or a mark reference set with `--import-marks`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user