git-sync/cmd/git-sync
ChrisERo 394b2c7149 fix: perform hook null check before waiting
Last 2 commits introduced fatal null-pointer exception when waiting on
HookRunner object when not set, e.g. waiting for WebhookRunner when no
webhook is defined. Fixed bug and got test_e2e.sh to run successfully.
2022-01-15 15:19:31 -05:00
..
main.go fix: perform hook null check before waiting 2022-01-15 15:19:31 -05:00
main_test.go Make logging and exec members of the git struct 2021-08-16 23:21:26 -07:00