On Thu, 2008-03-20 at 03:57, Peter Pearse wrote:

> Here git -M has decided that a new file 
> 
> board/arm/arm.S 
> 
> is actually a modified old file
> 
> cpu/arm926ejs/versatile/reset.S

Eh, don't worry about that.  Git is just using
a heuristic to guess where that file might have
come from, as enabled by the -M flag.  There's
no problem if git gets it wrong, as the important
fact is that the _content_ of the files are still
intact and correct.  Identifying a copy or a move
is purely a secondary side effect for the purpose
of exposing smaller change-sets to the users here.

jdl



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to