问HN:你是如何阅读拥有成千上万次提交的代码库的?
有时候,你可能想在代码仓库中游览,了解某个决策背后的思考过程。为此,你可能会查看旧的提交记录。对于那些已经积累了数千次提交的仓库,你通常喜欢采用什么方法进行浏览呢?
查看原文
Sometimes, you want to wander around code repos and learn what could be the thought process for a certain decision. For that, you may end up looking at old commits. What is your preferred method of going through repos which has grown with thousands of commits?