We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
git hash-object Hello.txt a1123141
Generates the SHA-1 hash of the file
git cat-file -p a1123141 Hello
Prints out the contents of the file