On Friday 25 July 2008, Bean wrote:
> On Sat, Jul 26, 2008 at 1:19 AM, Chris Knadle <[EMAIL PROTECTED]> 
wrote:
> > On Friday 25 July 2008, Bean wrote:
> >> 4. rename appleloader command to bootcamp
> >>
> >> The name appleloader may be a little confusing, bootcamp seems to be a
> >> better choice.
> >
> >   Rather than patching all of the content from appleloader.c to
> > bootcamp.c you may want to consider doing a 'git-mv' to rename the file
> > instead.
>
> Yes, i do use git-mv to rename files, but when i use git-diff to
> generate the patch, it looks like this.

   Oh...  Okay I think I understand why.  'git-diff -M' can detect the renames 
and just list them, but the 'patch' command can't use that to incorporate the 
renames, which is probably why the -M behavior isn't the default.  

   So...  nevermind.  ;-)

   -- Chris

-- 

Chris Knadle
[EMAIL PROTECTED]


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to