Gentoo Archives: gentoo-dev

From: Diamond <diamond@××××××.ru>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] My masterplan for git migration (+ looking for infra to test it)
Date: Wed, 17 Sep 2014 20:03:06
Message-Id: 20140918000257.1db361de@diamond.mlzone
In Reply to: Re: [gentoo-dev] My masterplan for git migration (+ looking for infra to test it) by Rich Freeman
1 On Mon, 15 Sep 2014 14:51:56 -0400
2 Rich Freeman <rich0@g.o> wrote:
3
4 >
5 > In general you want each commit to represent a single "change." That
6 > might be a revbump in a single package, or it might be a package move
7 > that involves touching 300 packages in a single commit.
8
9 Is it right that you are going to move portage packages to
10 git/github/..? How are you going to make "revbump" with git? Especially
11 if you need to see the diff between packagename-0.1-r1 and
12 packagename-0.1-r2 ebuilds? Git doesn't do this by default and it
13 will might be a nightmare to compare such revbumps by hand.

Replies