Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8c3a688

Browse files
committed
chore(version-up): v2.1.0
Vastly improved windows support and a few bugfixes.
1 parent4754fa1 commit8c3a688

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

‎VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.10dev0
1+
2.1.0

‎doc/source/changes.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22
Changelog
33
=========
44

5+
2.1.0 - Much better windows support!
6+
====================================
7+
8+
Special thanks to @ankostis, who made this release possible (nearly) single-handedly.
9+
GitPython is run by its users, and their PRs make all the difference, they keep
10+
GitPython relevant. Thank you all so much for contributing !
11+
12+
Notable fixes
13+
-------------
14+
15+
* The `GIT_DIR` environment variable does not override the `path` argument when
16+
initializing a `Repo` object anymore. However, if said `path` unset, `GIT_DIR`
17+
will be used to fill the void.
18+
19+
All issues and PRs can be viewed in all detail when following this URL:
20+
https://github.com/gitpython-developers/GitPython/issues?q=is%3Aclosed+milestone%3A%22v2.1.0+-+proper+windows+support%22
21+
22+
523
2.0.9 - Bugfixes
624
=============================
725

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp