Skip to content

Commit d3e54ed

Browse files
committed
Merge branch 'ny/notes-doc-sample-update'
Doc updates. * ny/notes-doc-sample-update: docs: improve the example that illustrates git-notes path names
2 parents 83b8250 + de20baf commit d3e54ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-notes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ are taken from notes refs. A notes ref is usually a branch which
223223
contains "files" whose paths are the object names for the objects
224224
they describe, with some directory separators included for performance
225225
reasons footnote:[Permitted pathnames have the form
226-
'ab'`/`'cd'`/`'ef'`/`'...'`/`'abcdef...': a sequence of directory
226+
'bf'`/`'fe'`/`'30'`/`'...'`/`'680d5a...': a sequence of directory
227227
names of two hexadecimal digits each followed by a filename with the
228228
rest of the object ID.].
229229

0 commit comments

Comments
 (0)