+ [2019-11-12T16:09:36Z] jlevon somebody know how to get hub(1) pr list to work with a forked repository? it's insisting there are no PRs
+ [2019-11-12T16:36:13Z] nedbat jlevon: i never used it before, but "-b <BASE>" might be the key
+ [2019-11-12T16:37:13Z] jlevon nedbat: the branch is master, though.
+ [2019-11-12T16:37:26Z] jlevon it just shows the original repo's PRs not the forked on
+ [2019-11-12T16:37:27Z] jlevon one

message no. 175784

Posted by jlevon in #github at 2019-11-12T16:37:27Z

one
+ [2019-11-13T01:26:20Z] 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.
+ [2019-11-13T01:27:06Z] R2robot bot doesn't detect the channel.
+ [2019-11-13T08:27:21Z] 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?
+ [2019-11-13T10:57:00Z] nedbat Stummi: why would you want to rebase and then non-ff merge?