Zhiming Wang 83fa24741e
bump-formula-pr: fix forking error when formula is guessed from url
Regression introduced in f90612ccf0db03681dc6cbf6585cca5bc27b84b1 (#6718).

`tap_full_name` returned from `use_correct_linux_tap` has been
required (`GitHub.create_fork(tap_full_name)`), but it was never set when the
formula is guessed from args.url, resulting in an API request to
https://api.github.com/repos//forks which 404s (note the missing :owner/:repo),
and subsequently

    Error: Unable to fork: Not Found!
2020-05-23 14:20:35 +08:00
..
2020-05-22 08:52:26 +01:00
2020-04-14 14:29:38 +01:00
2020-04-14 14:29:38 +01:00
2020-03-21 15:41:27 +01:00
2020-04-14 14:29:38 +01:00
2020-04-14 14:21:38 +01:00
2020-04-07 09:58:26 +01:00
2020-05-10 01:48:29 +01:00
2020-04-20 19:54:38 +01:00
2019-11-06 15:25:51 +00:00
2020-04-23 00:38:36 -04:00
2020-04-14 14:29:38 +01:00
2020-05-02 13:45:04 +01:00
2020-05-18 16:28:43 +05:30
2020-03-15 13:24:48 +00:00