Hacker News new | ask | show | jobs
by iainmerrick 2136 days ago
In that situation, I think the best layout is:

- your centralised wiki lists all the repositories and explains what they’re for;

- each repository has a detailed commit history, allowing you to understand the thinking behind each line of code.

Edit to add: you can search across multiple repos with Github’s “search in organization” feature, and it actually works very well. I usually find that much more useful than searching through a wiki that’s separate from the code (although maybe I just haven’t ever seen a wiki that was sufficiently well organized?)

1 comments

> each repository has a detailed commit history, allowing you to understand the thinking behind each line of code.

Ch ch ch changes

"Turn and face the strange" describes the git history of more than one project I've worked on...