Fix issue where symlinks for git-bz can't locate GitBz/Commands.pm

FindBin::Bin does resolve symlinks but RealBin does which allows the lib dir to be located and added to PERL5LIB correct.

Merge request reports

Loading