Skip to content

Commit

Permalink
fix: use cacache for parallel git-local cache - 258 times faster
Browse files Browse the repository at this point in the history
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
aminya committed Jul 28, 2024
1 parent c945424 commit ddf3e78
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 308 deletions.
Loading

0 comments on commit ddf3e78

Please sign in to comment.