Commit 9a5d014
authored
fix: Do not ignore stderr in case there is a problem in a git call. (#416)
Previously Griffe was only printing the output of stdout in case there was a problem in a git call. This commit implements printing the stderr along with stdout.
Issue-415: #415
PR-416: #4161 parent 1dd55f6 commit 9a5d014
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments