ornicar/php-git-repo

Noob question

sammdec opened this issue · 4 comments

I have a small php script that I run but want to be able to issue git commands from the script. From the looks of things this will work. But how do i include the lib folder into my project.

using require_once

ah that I do know but what file do I require as there are 3 files?

experiment and draw conclusions. that's how you'll learn.

Ok thanks very much. I am more than happy to experiment I just dont want to find an old style of doing something when a new and better thing is out there as it forms bad habits.