forked fromgitpython-developers/GitPython
- Notifications
You must be signed in to change notification settings - Fork0
Commitb38020a

Sverre Rabbelier
Improved the GIT_PYTHON_TRACE=full output format
It now also shows stderr if there was any on it, and onlyshows stdout if there was any output. Also added a '->'between the command and the return value as a visual clue.1 parent9b63b3b commitb38020a
1 file changed
+10
-1
lines changedLines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
110 | 114 |
| |
111 | 115 |
| |
112 | 116 |
| |
| |||
118 | 122 |
| |
119 | 123 |
| |
120 | 124 |
| |
121 |
| - | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
122 | 131 |
| |
123 | 132 |
| |
124 | 133 |
| |
|
0 commit comments
Comments
(0)