[17:39:49] <tomprince> When you create a pull request, you can change what the pull request is against.
[18:07:26] <msabramo1> tomprince: I tried , his repo wasn't in the list of base repos
[18:07:42] <msabramo1> I even tried to create another fork from his repo but you can only have one
[18:08:14] <msabramo1> maybe I should just old skool and email him a patch
[18:11:25] <msabramo1> had to do that the other day for docutils because they're on subversion at sourceforge
[18:11:40] <msabramo1> felt like I was in a time warp
[18:17:17] <tomprince> msabramo1: If you go to a URL like https://github.com/msabramo/pip/compare/benoitbryon:feature/freeze-subset-recursively...feature/freeze-subset-recursively_rebase you should be able to create a pull request.
[18:23:24] <msabramo1> hmmm that shows a ton of commits
[18:24:26] <tomprince> Well, you probably want to merge rather than rebase, before sending a PR. But it will show all the commits since the original branch was made.
[18:26:00] <msabramo1> tomprince: yeah I messed that up
[18:26:19] <msabramo1> I'm sending him all of the stuff that happened on develop