TreeTide / underhood

UnderHood is a code browsing interface backed by Kythe indices.
https://codeunderhood.com
Apache License 2.0
86 stars 5 forks source link

Use branch or commit metadata for operations #61

Open robinp opened 3 years ago

robinp commented 3 years ago

Now the UI operates with the assumption of a static background dataset. But the indices can updated, and filetrees becoming stale. Think through implications and take appropriate steps in UI to invalidate stale model parts.