forked fromgitpython-developers/GitPython
- Notifications
You must be signed in to change notification settings - Fork0
Commitb3d9b8d
Fix TypeError in git.execute(..., output_stream=file)
Thisfixesgitpython-developers#619 - raise GitCommandError(not TypeError) when output_stream is setin git.execute1 parente1d2f4b commitb3d9b8d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
794 | 794 | | |
795 | 795 | | |
796 | 796 | | |
797 | | - | |
| 797 | + | |
798 | 798 | | |
799 | 799 | | |
800 | 800 | | |
| |||
0 commit comments
Comments
(0)