From: "Björn Gustavsson" <bgustavsson@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: Johannes Sixt <j.sixt@viscovery.net>, git@vger.kernel.org
Subject: Re: What's cooking in git.git (Feb 2010, #05; Sun, 21)
Date: Mon, 22 Feb 2010 09:17:18 +0100 [thread overview]
Message-ID: <6672d0161002220017u7270c637k83a796cfc8730a64@mail.gmail.com> (raw)
In-Reply-To: <7v4ol9lngk.fsf@alter.siamese.dyndns.org>
On Mon, Feb 22, 2010 at 8:49 AM, Junio C Hamano <gitster@pobox.com> wrote:
>
> In the meantime, please run "git log --oneline --first-parent master..pu",
> pick "ce8d258 Merge 'jn/maint-fix-pager'" from the output, and use the
> second parent ce8d258^2 instead.
I use a simple Perl script called create-topic-branches.
It can be found here:
http://gist.github.com/275033
When it is run, it will print the "git branch" commands needed
to create the topic branches. Either copy and paste the
commands for the branches you are interested in,
or do something like this:
create-topic-branches next..pu | grep bg/ | sh
which will create local branches for any of my own
branches that are currently included in 'pu'.
--
Björn Gustavsson, Erlang/OTP, Ericsson AB
next prev parent reply other threads:[~2010-02-22 8:17 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-22 0:19 What's cooking in git.git (Feb 2010, #05; Sun, 21) Junio C Hamano
2010-02-22 3:08 ` Larry D'Anna
2010-02-22 7:35 ` Johannes Sixt
2010-02-22 7:49 ` Junio C Hamano
2010-02-22 8:17 ` Björn Gustavsson [this message]
2010-02-22 8:37 ` Johannes Schindelin
2010-02-22 9:48 ` Thomas Rast
2010-02-22 10:01 ` Thomas Rast
2010-02-22 10:08 ` Johannes Schindelin
2010-02-22 10:37 ` Jeff King
2010-02-22 10:52 ` Jeff King
2010-02-22 20:21 ` Junio C Hamano
2010-02-23 0:53 ` Jeff King
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6672d0161002220017u7270c637k83a796cfc8730a64@mail.gmail.com \
--to=bgustavsson@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=j.sixt@viscovery.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).