[erlang-patches] Trying to update jn/gen_stream

Tuncer Ayaz tuncer.ayaz@REDACTED
Sat Jul 10 12:37:58 CEST 2010


On Fri, Jul 9, 2010 at 9:31 PM, wrote:
> How do I find my project in 'pu' and properly create a tracking branch
> that I can use to update it?

Hi Jay,

have you tried using Bjorn's create-topic-branches Perl script?

It's documented here: http://wiki.github.com/erlang/otp/branches.

$ create-topic-branches upstream/dev..upstream/pu|grep 'jn/gen_stream'
git branch -f jn/gen_stream 2009b7a^2
$ create-topic-branches upstream/dev..upstream/pu|grep 'jn/gen_stream'|sh
$ git checkout jn/gen_stream


More information about the erlang-patches mailing list