You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://git-scm.com/docs/git-rebase is a real webpage
https://git-scm.com/docs/git-rebasexx is not, but it gets redirected to https://git-scm.com/docs, fooling the link checker.
We need to be ok with redirects because of all the bitly links, but catching stuff like this would be an edge case - if anyone doesn't have enough to do and is looking for a challenge.
The text was updated successfully, but these errors were encountered:
https://git-scm.com/docs/git-rebase
is a real webpagehttps://git-scm.com/docs/git-rebasexx
is not, but it gets redirected tohttps://git-scm.com/docs
, fooling the link checker.We need to be ok with redirects because of all the bitly links, but catching stuff like this would be an edge case - if anyone doesn't have enough to do and is looking for a challenge.
The text was updated successfully, but these errors were encountered: