express-git
express-git copied to clipboard
Express middleware that acts as a git-http-backend
Results
2
express-git issues
Sort by
recently updated
recently updated
newest added
Hi, Thanks a lot for these package. It works perfectly when I am trying the example code you are providing: ``` var express = require("express"); var expressGit = require("express-git"); var...
Hi Guys, I was wondering if it is possible to upgrade nodegit module version to the latest stable? There are some glibc version issues which can be addressed. Best, Afshin