1
0
mirror of synced 2026-02-06 19:05:55 +00:00

Update fluxcd/pkg/git to v0.2.2

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2021-01-19 13:38:43 +02:00
parent 53cdcbc4ee
commit 16e74647eb
6 changed files with 53 additions and 20 deletions

View File

@@ -2,10 +2,6 @@
Generates bash completion scripts
### Synopsis
Generates bash completion scripts
```
flux completion bash [flags]
```

View File

@@ -2,10 +2,6 @@
Generates fish completion scripts
### Synopsis
Generates fish completion scripts
```
flux completion fish [flags]
```

View File

@@ -2,10 +2,6 @@
Generates powershell completion scripts
### Synopsis
Generates powershell completion scripts
```
flux completion powershell [flags]
```

View File

@@ -2,10 +2,6 @@
Generates zsh completion scripts
### Synopsis
Generates zsh completion scripts
```
flux completion zsh [flags]
```