downloaded
phpclasses.org/browse/package/3.htm
...
into examples dir.
when I run git_http_client.php,
I found phplibtextcat project not in github.
github.com/crodas/phplibtextcat
so I change code to
$phplibtextcat->setRepoURL("https://github.com/jquery/jquery.git");
$phplibtextcat->setRepoPath("master");
then show this error
Getting HEAD Alright!, you found a bug, please report it Page not found https://github.com/jquery/jquery.git/HEAD
any help?can give a new examples? thanks very much