gitmap
gitmap copied to clipboard
A fast way to create a map from all the filenames to info objects for a given revision of a Git repo.
Results
1
gitmap issues
Sort by
recently updated
recently updated
newest added
We use `git log` do create this map, and when using the full Git history, we get some stale/deleted content after deletions, renames. We should be able to remove these.