Quantcast
Channel: blog.dataforce.org.uk
Viewing all articles
Browse latest Browse all 49

GitWeb Hacking.

$
0
0
Recently I setup gitweb on one of my servers to allow a web-based frontend to any git projects which the users of the server place in their ~/git/ directory. After playing about with it, I noticed that it allowed for placing a README.html file in the git config directory to allow extra info to be shown on the summary view, managed to get it to pull the README.html file from the actual repository itself, and not the config directory, thus allowing the README.

Viewing all articles
Browse latest Browse all 49

Trending Articles