File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 1- 3.1.23
1+ 3.1.24
Original file line number Diff line number Diff line change 22Changelog
33=========
44
5- 3.1.23
5+
6+ 3.1.24
67======
78
9+ * Newly added timeout flag is not be enabled by default, and was renamed to kill_after_timeout
10+
11+ See the following for details:
12+ https://github.com/gitpython-developers/gitpython/milestone/54?closed=1
13+ https://github.com/gitpython-developers/gitpython/milestone/53?closed=1
14+
15+ 3.1.23 (YANKED)
16+ ===============
17+
818* This is the second typed release with a lot of improvements under the hood.
919
1020* General:
@@ -45,7 +55,7 @@ Changelog
4555 - Add timeout to handle_process_output(), in case thread.join() hangs.
4656
4757See the following for details:
48- https://github.com/gitpython-developers/gitpython/milestone/52 ?closed=1
58+ https://github.com/gitpython-developers/gitpython/milestone/53 ?closed=1
4959
5060
51613.1.20 (YANKED)
You can’t perform that action at this time.
0 commit comments