• 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
..
cfgmaps.go Loading commit data...
cfgmaps_test.go Loading commit data...
driver.go Loading commit data...
labels.go Loading commit data...
labels_test.go Loading commit data...
memory.go Loading commit data...
memory_test.go Loading commit data...
mock_test.go Loading commit data...
records.go Loading commit data...
records_test.go Loading commit data...
secrets.go Loading commit data...
secrets_test.go Loading commit data...
util.go Loading commit data...