Search notes:

git cat-file

Provide content or type and size information for repository Git objects.

-t: Type information

The type of an object can be determined with -t
git cat-file -t 3750c6e13c62eb71fc43a9a47c2908118cb16619

-p: Content

The content of an object can be viewed with with -p
git cat-file -p 3750c6e13c62eb71fc43a9a47c2908118cb16619

See also

git show
git commands

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1759391610, '216.73.216.42', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/version-control-systems/git/commands/cat-file(51): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78