File tree <
10000
button data-component="IconButton" type="button" data-testid="expand-file-tree-button" aria-expanded="false" aria-controls="diff_file_tree" data-analytics-opt-out="true" class="prc-Button-ButtonBase-c50BI d-md-none position-relative fgColor-muted prc-Button-IconButton-szpyj" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="invisible" aria-describedby=":Raatdab:-loading-announcement" aria-labelledby="expand-button-file-tree-button"> 2 files changed +12
-2
lines changed 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
- 3.1.25
1
+ 3.1.26
Original file line number Diff line number Diff line change 1
1
=========
2
2
Changelog
3
- =========
3
+
4
+ 3.1.26
5
+ ======
6
+
7
+ - Fixes a leaked file descriptor when reading the index, which would cause make writing a previously
8
+ read index on windows impossible.
9
+ See https://github.com/gitpython-developers/GitPython/issues/1395 for details.
10
+
11
+ See the following for all changes.
12
+ https://github.com/gitpython-developers/gitpython/milestone/56?closed=1
13
+
4
14
5
15
3.1.25
6
16
======
You can’t perform that action at this time.
0 commit comments