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 cb5d152 commit 538344eCopy full SHA for 538344e
completions/.gitignore
@@ -307,6 +307,7 @@
307
/ping4
308
/ping6
309
/_pip3
310
+/_pitchfork
311
/pkg_deinstall
312
/pkg_info
313
/pkgconf
completions/Makefile.am
@@ -891,6 +891,7 @@ CLEANFILES = \
891
ping4 \
892
ping6 \
893
_pip3 \
894
+ _pitchfork \
895
pkg_deinstall \
896
pkg_info \
897
pkgconf \
@@ -1267,6 +1268,7 @@ symlinks: $(DATA)
1267
1268
_opa \
1269
_oras \
1270
_ory \
1271
1272
_polygon-edge \
1273
_pulumi \
1274
_px \
0 commit comments