You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2022. It is now read-only.
As of ruby 1.9.2, the current directory of the invoked ruby file is no
longer added to the load path. When we extracted classes from
bin/git-pair into the lib directory, users of newer rubies started to
see an error when running git-pair. The same behavior also affects
git-pair-commit. This fix addresses the problem.
0 commit comments