-
-
Notifications
You must be signed in to change notification settings - Fork 957
Commit 39f12bd
authored
Do not call get_user_id if it is not needed
On systems without any environment variables and no pwd module, gitpython crashes as it tries to read the environment variable before looking at its config.1 parent d8a6398 commit 39f12bd
1 file changed
+5
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
704 | 704 |
| |
705 | 705 |
| |
706 | 706 |
| |
707 | - | ||
707 | + | ||
708 | + | ||
709 | + | ||
710 | + | ||
711 | + | ||
708 | 712 |
| |
709 | 713 |
| |
710 | 714 |
| |
|
0 commit comments