mirror of
https://github.com/git/git.git
synced 2026-01-11 13:23:12 +09: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:
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`.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user