+[2019-11-12T16:09:36Z]jlevonsomebody 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]nedbatjlevon: i never used it before, but "-b <BASE>" might be the key +[2019-11-12T16:37:13Z]jlevonnedbat: the branch is master, though. +[2019-11-12T16:37:26Z]jlevonit just shows the original repo's PRs not the forked on +[2019-11-12T16:37:27Z]jlevonone
jlevon: i never used it before, but "-b <BASE>" might be the key
+[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:26:20Z]R2robot!hi +[2019-11-13T01:27:06Z]R2robotbot doesn't detect the channel. +[2019-11-13T08:27:21Z]Stummiit 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]nedbatStummi: why would you want to rebase and then non-ff merge?