Tom Marshall
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...
cc: @dan-watson
Downgrading to 5.0.6 resolves the issue. ``` irb(main):001:0> Location.auto_upgrade! => {true=>{}, false=>{}} ```