DMD build

Jacob Carlborg doob at me.com
Sat Dec 29 04:49:10 PST 2012


On 2012-12-29 03:39, Bernard Helyer wrote:

> IIRC, Git can figure out if a raw renamed file (a new file from git's
> perspective) is a rename of an old file if the contents are the
> same as a recently removed file above a certain threshold (70 percentish).
>
> Considering the contents of the files shouldn't change at all, I
> _think_ git should be able to figure out what's happened.

Git can figure out it's a rename even if some of the content has changed.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list