On Thu, 18 Sep 2014 13:08:11 -0700
"W. Trevor King" <wk...@tremily.us> wrote:

> Git can check for copies if you like:
> 
>   $ git clone git://github.com/cerebrum/dr.git
>   $ cd dr/
>   $ git show --find-copies-harder 311df9b04
>   …
>   copy from games-strategy/openra/openra-20140608.ebuild
>   copy to games-strategy/openra/openra-20140722.ebuild

--find-copies-harder is better but it isn't shown on github in a
convenient way for package management.

Reply via email to