p3lim / addon-packager-proxy

Turns GitHub tags into WowInterface uploads through CurseForge and magic!
http://www.wowinterface.com/forums/showthread.php?p=305028
MIT License
12 stars 6 forks source link

Suggestion: Pipe Git stderr to process stderr #15

Closed Choonster closed 7 years ago

Choonster commented 7 years ago

Piping the stderr from the Git processes spawned by the application will make Git-related errors easier to diagnose. The status code returned by Git usually doesn't tell you very much.