Commit e24305d
fix(git.go): remove space
it was causing the git-receive hook to fail to start up, with errors
like:
remote: hooks/pre-receive: line 25:
d579e5bb902c4b3299db6c6cb64a9adf940b3481: command not found1 parent 2277cfc commit e24305d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments