List files in local git repo?

I’m using Sparkleshare, which uses Git to sync files between my laptop and my backup server.

Now I want to be able to browse in the files and dirs that I’ve uploaded to my server, but I do not know how?

I understand that Git uses some sort of special file hierarchy and that I cannot just list my files, right?

But how would I have to do to list them and browse my files?

3 Answers
3

Leave a Comment