We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2ca9d1 commit d3e3848Copy full SHA for d3e3848
CHANGELOG.md
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
<!-- next-header -->
8
## [Unreleased] - ReleaseDate
9
10
+### Fixes
11
+
12
+- Find a better base for commits without a protected branch
13
14
+### Performance
15
16
+- Split off old branches into dedicated stacks before building the commit graph, controlled by `stack.auto-base-commit-count`.
17
+- Cache some git operations in-memory
18
19
## [0.8.1] - 2022-03-21
20
21
### Fixes
0 commit comments