On 6/9/11 12:04 AM, Jonathan M Davis wrote:
You don't even need to wait for the pull request to close. Just remove the
website branch from the main repository with
git-push upstream :website
Then let the pull request continue as normal. All you did when pushing the
website branch to the main repository was to copy whatever branch you were
copying from your repository to the website branch in the main repository. So,
removing the website branch in the main repository should have no effect on
anything that you've done.
- Jonathan M Davis
Oh, you are right, I thought the pull request was issued from the
D-Programming-Language:master branch…
David
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos