Grokbase
Topics Posts Groups | in
x
[ help ]

Re: This Week on perl5-porters - 9-15 March 2008

View PostFlat  Thread  Threaded | < Prev - Next >
Rafael Garcia-Suarez Re: This Week on perl5-porters - 9-15 March 2008
| +1 vote
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
On 22/03/2008, David Landgren <david@landgren.net> wrote:
> Nicholas also wanted to know what support git provided to answer
> questions such as "which changes from this branch have been integrated
> into that branch". Rafael seemed to think it should be possible, but
>    no people with strong git-fu responded.

The git-cherry command does that, for commits that have not conflicted when
backported to another branch (with git-cherry-pick for example). For the other
ones, some convention might be in order.

Thread : Re: This Week on perl5-porters - 9-15 March 2008
1)
A. Pagaltzis Hi David, looks like you also want to add a POD checking step to your summary scripts. :-) Regards,...
2)
David Landgren Actually I do, I run podchecker. Alas, it did not consider that to be an error. One thing that...
3)
Nicholas Clark Which versions of POD modules does your pod2text use? What it's doing is a bug (...
4)
Rafael Garcia-Suarez The git-cherry command does that, for commits that have not conflicted when backported to another...
5)
Sam Vilain Sorry about that. I'm quite backlogged. Detecting cherry-picks is documented on the git rev-list...
spacer
View PostFlat  Thread  Threaded | < Prev - Next >