Fixes load path issues with ruby-based git credential helpers
Otherwise, we get errors like this (with boxen, e.g.):
```
/opt/boxen/bin/boxen-git-credential:23:in `require': cannot load such file -- boxen/config (LoadError)
from /opt/boxen/bin/boxen-git-credential:23:in `<main>'
Username for 'https://github.com':
```
main
parent
4fdae37e42
commit
00d1591322
Loading…
Reference in New Issue