develooper Front page | perl.perl5.porters | Postings from May 2010

Re: 5.12.1 prep

Thread Previous | Thread Next
From:
Gisle Aas
Date:
May 5, 2010 13:06
Subject:
Re: 5.12.1 prep
Message ID:
EF79C5C7-9572-4D71-BB4B-7EBAD10D8076@activestate.com
On May 5, 2010, at 21:13 , karl williamson wrote:

> I don't know how to find what things are actually there (already cherry-picked).  I thought if I switched to branch maint-5.12, I would find that out, but it is the same as blead.

$ git checkout blead
$ git pull
$ git cherry -v origin/maint-5.12

The last command will list all the patches.  Those with '-' in front has been cherry-picked.  Those with '+' in front not yet.

--Gisle


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About