+ [5 years ago] jlevon somebody know how to get hub(1) pr list to work with a forked repository? it's insisting there are no PRs
+ [5 years ago] nedbat jlevon: i never used it before, but "-b <BASE>" might be the key
+ [5 years ago] jlevon nedbat: the branch is master, though.
+ [5 years ago] jlevon it just shows the original repo's PRs not the forked on

message no. 175780

Posted by jlevon in #github at 2019-11-12T16:09:36Z

somebody know how to get hub(1) pr list to work with a forked repository? it's insisting there are no PRs
+ [5 years ago] gitinfo [!welcome] Welcome to #git, a place full of helpful gits. If you have a question, feel free to just go ahead and ask—somebody should answer shortly. For more info on this channel, see https://gitirc.eu/ - Take backups (type !backup to learn how) before taking advice.
+ [5 years ago] R2robot bot doesn't detect the channel.
+ [5 years ago] Stummi it seems the "rebase and merge" option in a PR does not create a merge commit, but does a fast forward merge instead. Is there an option in GH to do an rebase and non-ff-merge?
+ [5 years ago] nedbat Stummi: why would you want to rebase and then non-ff merge?