• Adam Reese's avatar
    fix(plugins): support newer git (#3571) · c314e2e2
    Adam Reese authored
    Newer gits don't like checking out an empty string.
    
    ```
    empty string is not a valid pathspec. please use . instead if you meant to match all paths
    ```
    c314e2e2
Name
Last commit
Last update
..
base.go Loading commit data...
doc.go Loading commit data...
http_installer.go Loading commit data...
http_installer_test.go Loading commit data...
installer.go Loading commit data...
local_installer.go Loading commit data...
local_installer_test.go Loading commit data...
vcs_installer.go Loading commit data...
vcs_installer_test.go Loading commit data...