• 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
vcs_installer_test.go 5.56 KB