$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Github and forks
From: Edward Diener (eldiener_at_[hidden])
Date: 2015-06-08 11:31:12
On 6/8/2015 11:16 AM, András Kucsma wrote:
> Use branches. You can open PRs from any branch to any other branch in any
> fork (including yours). This way you can have arbitrary number of PRs to a
> repository from your single fork.
Excellent ! Thanks !