I recently installed gitlab on my server, the aim for me is to write scripts on my laptop and easily push them into the server.
I found where data is stored, I left the default value, which is /var/opt/gitlab/git-data/repositories/username, but I can't see my files in there, it seems I can do nothing from my shell session.
Is there a command I should run to assemble files into usable scripts or is there a more graceful way to achieve my goal ?