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 a642fc8 commit 635d734Copy full SHA for 635d734
completions/.gitignore
@@ -137,6 +137,7 @@
137
/_ghorg
138
/_git-bump
139
/_gitleaks
140
+/_gitsign
141
/gkrellm2
142
/gmake
143
/gmplayer
completions/Makefile.am
@@ -697,6 +697,7 @@ CLEANFILES = \
697
_ghorg \
698
_git-bump \
699
_gitleaks \
700
+ _gitsign \
701
gkrellm2 \
702
gmake \
703
gmplayer \
@@ -1115,6 +1116,7 @@ symlinks: $(DATA)
1115
1116
1117
1118
1119
1120
_go-licenses \
1121
_gopherjs \
1122
_goreleaser \
0 commit comments