Server git warehouse, where are the files I put on the local push?

I have built a git warehouse on the server, and I can push/pull, normally, but I can"t find the files on my push on the server. Where have I put the files on the local push?
git log can normally view the information of each push on the server
Git
Mar.21,2021

only history and meta information are stored in the naked (bare) repository, and the working directory is not maintained. git directory . If you need to view files on the server, do not add it when the server sets up a warehouse-- bare, see if it can help you

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b401b6-2c4db.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b401b6-2c4db.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?