Skip to content

Commit c9b43f9

Browse files
committed
Update user agent
1 parent afda065 commit c9b43f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git-issue.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
# User agent string
2828
# shellcheck disable=SC2034
2929
# SC2034 : USER_AGENT appears unused. Verify use (or export if used externally)
30-
USER_AGENT=https://github.com/dspinellis/git-issue/tree/e643025
30+
USER_AGENT=https://github.com/dspinellis/git-issue/tree/afda065
3131

3232
# Determine our script library path
3333
my_IFS=$IFS

0 commit comments

Comments
 (0)