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 261b010 commit 40924eeCopy full SHA for 40924ee
lib/git-issue/import-export.sh
@@ -873,7 +873,7 @@ s/^[Ll]ink:.<\([^>]*\)>; rel="next".*/\1/p
873
# If substitution worked branch to end of script
874
t
875
# Remove first element of the Link header and retry
876
-s/^[Ll]ink: <[^>]*>; rel="[^"]*", */[Ll]ink: /
+s/^[Ll]ink: <[^>]*>; rel="[^"]*", */Link: /
877
t again
878
' "$1"-header
879
}
0 commit comments