[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Don't render README in git2html
- Subject: Don't render README in git2html
- From: Chris Warburton
- Date: Sat, 22 Jul 2017 15:48:38 +0100
- Resolution: fixed
- State: resolved
Now that we have a "landing page" for each repo, git2html can focus on
just the branches/commits/etc.
Compare our changes to the upstream version, since most of the work here
will just involve putting things back how they were (keep the `head -n1`
stuff though)