Search notes:

.git/objects

Determining the object directory

git rev-parse --git-path objects

TODO

Objects

Objects are identified by a hexadecimal number like 3750c6e13c62eb71fc43a9a47c2908118cb16619.
The content of such objects is bineary, it can be pretty printed with
git cat-file -p 3750c6e13c62eb71fc43a9a47c2908118cb16619

See also

Git objects
.git/objects/info
$GIT_COMMON_DIR
.git directory structure

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...', 1758203001, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/version-control-systems/git/_git/objects/index(59): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78