helm/pkg/plugin
Adam Reese c314e2e2f1
fix(plugins): support newer git (#3571)
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
```
2018-02-26 15:44:32 -08:00
..
cache feat(helm): add plugin management commands 2017-04-06 11:28:09 -07:00
installer fix(plugins): support newer git (#3571) 2018-02-26 15:44:32 -08:00
testdata/plugdir Pluggable downloaders. Closes #2093, #2094. 2017-04-16 20:58:03 +02:00
hooks.go Adds update option to plugin command (#2410) 2017-05-16 11:07:15 -06:00
plugin.go fix(helm): fix flag parsing once and for all 2017-07-14 11:08:50 -07:00
plugin_test.go Pluggable downloaders. Closes #2093, #2094. 2017-04-16 20:58:03 +02:00