We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55a75aa commit ba56206Copy full SHA for ba56206
completions/.gitignore
@@ -92,6 +92,7 @@
92
/dcop
93
/_deck
94
/_deno
95
+/_depot
96
/_devspace
97
/dfutool
98
/_diesel
completions/Makefile.am
@@ -647,6 +647,7 @@ CLEANFILES = \
647
_datree \
648
dcop \
649
_deck \
650
+ _depot \
651
_devspace \
652
_deno \
653
dfutool \
@@ -1152,6 +1153,7 @@ symlinks: $(DATA)
1152
1153
_dasel \
1154
1155
1156
1157
1158
_dlv \
1159
_docker \
0 commit comments