I use gitweb.
In the tree view I see my source code. But this code is all in black, I like configurated to added highlight
I use gitweb.
In the tree view I see my source code. But this code is all in black, I like configurated to added highlight
It is currently not supported, but take a look at gitweb/web branch of my git/jnareb-git.git repository - those two commits adding syntax highlighting to gitweb were sent to git mailing list (as RFC = Request For Comments patches). Those patches use highlight tool from http://www.andre-simon.de/
You can try to cherry pick those two commits: 5f7b6461 and 4edcf10d.