Is it Possible hooked git into XAMPP so it can be managed as part of that software suite.? i try to make my own remote repository
+1
A:
You do not need a webserver for git. So if you're talking about accessing the files within your git repository over the web, just install your git repository and check it out to a directory beneath your apaches DocumentRoot.
JochenJung
2010-08-04 19:52:44