forked from gitpython-developers/GitPython
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit bcd8d24
win, gitpython-developers#519: Change default-encoding to
+ On Windows, this is the default encoding (usually, the mate-encoding
`mcbs' which points to the current code-page (i.e. `cp1252` for Europe).locale.getpreferredencoding()
1 parent 32d12c8 commit bcd8d24
1 file changed
+2
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 | + | ||
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
| |||
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
31 | - | ||
32 | + | ||
32 | 33 |
| |
33 | 34 |
| |
34 | 35 |
| |
|
0 commit comments