copilot
copilot copied to clipboard
If a.git directory exists in the plugin directory it will test every .git sub-directory as a possible plugin.
The get_plugins function will iterate through the various levels of the .git directory unnecessarily.. This will need to be addressed before we can implement issue #124