I have a private git repo on a VPS. I put some word docs, and some excel sheets and some other non source-code files on it that I’d like to be able to access on my iPhone.
Is there any way to do that?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Consider installing a simple web server (like
lighttpd) and hook up the built-in Gitweb interface. It allows you to browse history and view/download files.