git-follow
git-follow copied to clipboard
Fix missing import and module 1;
Kept getting the following error:
Undefined subroutine &GitFollow::Log::is_numeric called at /usr/local/opt/git-follow/src/GitFollow/Log.pm line 93.
Seems like the import was missing, and for some reason it was being imported in the OptionsNormalizer