-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Summary: Please find an easy way to allow easy submission/migration of PRs from petervanderdoes/gitflow-avh to your repo.
I saw your request:
I'm in the process of updating gitflow. If you could kindly resubmit your pull request against my fork here as it appears this fork is no longer being updated.
And I see that you made the same request on other open PRs there.
However, I can't create a PR on this repo from my gitflow-avh fork.
I could create a PR on your other repo (CJ-Systems/gitflow-avh, which was forked from petervanderdoes/gitflow-avh), but I had to manually edit the URL to start it. (GitHub was trying to make me do the PR from my branch on its upstream (petervanderdoes/gitflow-avh), and would not allow even your gitflow-avh fork in the pull-down menu (let alone your gitflow-cjs).)
When I try to do the same manual URL modification to create the PR on this repo (gitflow-cjs), it doesn't even let me.
If you want people to migrate their PRs from petervanderdoes/gitflow-avh to here, you'll probably get the most compliance if you make it as easy as possible for them to do so. I think you'll need to start by making your target repo a proper fork of petervanderdoes/gitflow-avh. Then it seems you may need to also provide instructions on how to create the PRs (which may include manually tweaking the URL, since GitHub doesn't seem to make it possible to submit a PR to a peer repo using the webUI).