git-follow icon indicating copy to clipboard operation
git-follow copied to clipboard

Fix missing import and module 1;

Open 7415963987456321 opened this issue 2 years ago • 0 comments

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

7415963987456321 avatar Jun 20 '23 22:06 7415963987456321