Gentoo Archives: gentoo-dev

From: "W. Trevor King" <wking@×××××××.us>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Git copy detection (was: My masterplan for git migration...)
Date: Thu, 18 Sep 2014 21:30:22
Message-Id: 20140918212940.GX5139@odin.tremily.us
In Reply to: Re: [gentoo-dev] Git copy detection (was: My masterplan for git migration...) by Diamond
1 On Fri, Sep 19, 2014 at 01:01:13AM +0400, Diamond wrote:
2 > On Thu, 18 Sep 2014 13:08:11 -0700 W. Trevor King wrote:
3 > > Git can check for copies if you like:
4 > >
5 > > $ git clone git://github.com/cerebrum/dr.git
6 > > $ cd dr/
7 > > $ git show --find-copies-harder 311df9b04
8 > > …
9 > > copy from games-strategy/openra/openra-20140608.ebuild
10 > > copy to games-strategy/openra/openra-20140722.ebuild
11 >
12 > --find-copies-harder is better but it isn't shown on github in a
13 > convenient way for package management.
14
15 So Git works great, and GitHub's web UI doesn't support all of Git's
16 bells and whistles, so… switch to a different VCS? Personally, my
17 conclusion is “just use Git from the command line”. It's not like
18 you're abandoning long years of experience using CVSHub with some
19 miracle UI ;).
20
21 Cheers,
22 Trevor
23
24 --
25 This email may be signed or encrypted with GnuPG (http://www.gnupg.org).
26 For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies