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 afda065 commit c9b43f9Copy full SHA for c9b43f9
git-issue.sh
@@ -27,7 +27,7 @@
27
# User agent string
28
# shellcheck disable=SC2034
29
# SC2034 : USER_AGENT appears unused. Verify use (or export if used externally)
30
-USER_AGENT=https://github.com/dspinellis/git-issue/tree/e643025
+USER_AGENT=https://github.com/dspinellis/git-issue/tree/afda065
31
32
# Determine our script library path
33
my_IFS=$IFS
0 commit comments