Commit bc79932
committed
Merge branch 'jk/free-commit-buffer-of-skipped-commits' into maint-2.46
The code forgot to discard unnecessary in-core commit buffer data
for commits that "git log --skip=<number>" traversed but omitted
from the output, which has been corrected.
* jk/free-commit-buffer-of-skipped-commits:
revision: free commit buffers for skipped commits1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4407 | 4407 | | |
4408 | 4408 | | |
4409 | 4409 | | |
| 4410 | + | |
4410 | 4411 | | |
4411 | 4412 | | |
4412 | 4413 | | |
| |||
0 commit comments