Commit 1a2f960907ebeeb703c85c5d2b61de8dbd69a1b5

lhchavez 2021-01-05T06:24:26

commit-graph: Introduce `git_commit_graph_needs_refresh()` This change introduces a function that allows the caller to know whether the `commit-graph` file has not been modified since it was parsed. Part of: #5757