From: Jon Smirl <hidden> Date: 2016-06-15 22:43:33
Another way of looking at the problem,
Let's build a full-text index for git. You put a string into the index
and it returns the SHAs of all the file nodes that contain the string.
How do I recover the path names of these SHAs?
--
Jon Smirl
jonsmirl@gmail.com