Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use cacache for parallel git-local cache - 258 times faster
Sled fails to open the cache if multiple git-cliff processes run on the same repository. This fixes the issue by using cacache which stores the cache locally under .git/git-cliff
- Loading branch information