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
For the `update-curl-fixtures` rule.
Two kinds of URLs are changed:
- Old `Byron/gitoxide` URLs changed to `GitoxideLabs/gitoxide`.
- The `Byron/foo` URL, used to obtain a 404 response, is changed to
`GitoxideLabs/foo`, which likewise does not exist.
Running `make update-curl-fixtures`, stashing, applying the change
committed here, then running `make update-curl-fixtures` again and
doing a cursory comparison to the stash indicates that this change
appears not to have broken `update-curl-fixtures`.
0 commit comments