Tom Marshall

Results 13 comments of Tom Marshall

@ssbarnea sounds good. Thinking about it, it would need to be `~/.config/git/templates/hooks` rather than `~/.config/git/hooks`. Neither the [githooks docs](https://git-scm.com/docs/githooks) nor the [`git-init` `templatedir` docs](https://git-scm.com/docs/git-init#_template_directory) mention the `~/.config/git` directory, so it...

Downgrading to 5.0.6 resolves the issue. ``` irb(main):001:0> Location.auto_upgrade! => {true=>{}, false=>{}} ```