On Mon, 15 Sep 2014 14:51:56 -0400
Rich Freeman <ri...@gentoo.org> wrote:

> 
> In general you want each commit to represent a single "change."  That
> might be a revbump in a single package, or it might be a package move
> that involves touching 300 packages in a single commit.

Is it right that you are going to move portage packages to
git/github/..? How are you going to make "revbump" with git? Especially 
if you need to see the diff between packagename-0.1-r1 and
packagename-0.1-r2 ebuilds? Git doesn't do this by default and it
will might be a nightmare to compare such revbumps by hand.

Reply via email to