git-sync/cmd/git-sync
Tim Hockin 82cd91958b Split stdout/stderr in runCommand()
Sometimes git emits things on stderr that are not errors but not part of
the programmatic output either.  Don't combine the output.
2020-03-20 13:44:33 -07:00
..
main.go Split stdout/stderr in runCommand() 2020-03-20 13:44:33 -07:00
main_test.go Revert "Update copyright notice" 2017-03-22 04:25:39 +00:00
webhook.go avoid accessing Request in webhook.go until possible error due to invalid url has been handled 2020-03-16 19:49:59 +00:00
webhook_test.go avoid accessing Request in webhook.go until possible error due to invalid url has been handled 2020-03-16 19:49:59 +00:00