[OE-core] [PATCH v2] ninja: Upgrade from 1.7.2 to major release 1.8.2

Burton, Ross ross.burton at intel.com
Sat Feb 3 10:22:44 UTC 2018


On 3 February 2018 at 02:08, Alejandro Enedino Hernandez Samaniego <
alejandr at xilinx.com> wrote:

> Good to hear from you!, I thought git mv automatically did that, I was
> actually surprised it didnt but I didn’t spend too much time on that either.
>

So 'git mv' is just a easy way of doing 'cp old new; git add new; git rm
old'.  The delete/creation -> rename magic is a heuristic at patch
generation time based on how similar files are when there is a
create/delete pair.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20180203/42653b30/attachment-0002.html>


More information about the Openembedded-core mailing list