Where is my Git/Ungit Packages?
- by T?n Tri?n Nguy?n
I've install these follow packages:
node --version : v0.10.4
npm --version : 1.2.18
git --version : 1.7.1
and i used this command: npm install -g ungit
I want to use Ungit/Git via apache. But i don't know where is Git/Ungit DocumentRoot to define on virtualhost 80.
I've tried to search folder which's name git or ungit but it seems not really exactly.
Anybody help me about this?
very thanks.