repo-graph · always fresh
you changed
one line
re-map the whole repo?
no — just the file you touched
always fresh
the map never lags behind your edits
friends_controller.go
ctx := c.Request.Context()
+ if claims == nil { return }
userRepo := Services.UserRepository()
$ repo-graph reload
full rescan2.8s · 412 files
incremental0.06s · 1 file
re-parsed 1 of 412 files · ~47× faster