[pymvpa] PyMVPA for Python 3 -- second report

Yaroslav Halchenko debian at onerussian.com
Sun Apr 22 01:32:16 UTC 2012


On Sat, 21 Apr 2012, Tiziano Zito wrote:
> I merged your pull request, thank you :)

glad to help ;)

> that's a good idea. I fear my git foo stops at "git rebase -i", to
> do what you want we would need a git filter-branch, right? 
> I would prefer to rewrite history, if you give me a couple of hints
> on how to do it properly. 

well -- git rebase -i is probably the way to go here anyways... it is
just a bit cumbersome since commit msgs IIRC are not tuned 'inplace' and
you first need to mark them as needed 'rewording' and only then it would
bring editor for each commit msg.

Also since github PR accepted as merges, it would be best first to just
cherry pick mine on top of yours to avoid merges and then do rebase -i 

that is why I wasn't sure if it is worth an effort (although with GIT it
is so easy to give a shout while being sure that nothing would be
screwed/lost and git reset --hard is there to get things back ;-) )


-- 
=------------------------------------------------------------------=
Keep in touch                                     www.onerussian.com
Yaroslav Halchenko                 www.ohloh.net/accounts/yarikoptic



More information about the Pkg-ExpPsy-PyMVPA mailing list