зеркало из https://github.com/microsoft/git.git
Documentation: hash-object.
The file parameter is better spelled just "file", not "any file on the filesystem". We stress that in the description text later anyway. Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Родитель
75a46f6b0e
Коммит
5f6da1d9d2
|
@ -8,7 +8,7 @@ git-hash-object - Computes object ID and optionally creates a blob from a file.
|
|||
|
||||
SYNOPSIS
|
||||
--------
|
||||
'git-hash-object' [-t <type>] [-w] <any-file-on-the-filesystem>
|
||||
'git-hash-object' [-t <type>] [-w] <file>
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
|
|
Загрузка…
Ссылка в новой задаче