[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Misc patches for grub2
From: |
Chris Knadle |
Subject: |
Re: [PATCH] Misc patches for grub2 |
Date: |
Fri, 25 Jul 2008 14:58:23 -0400 |
User-agent: |
KMail/1.9.9 |
On Friday 25 July 2008, Bean wrote:
> On Sat, Jul 26, 2008 at 1:19 AM, Chris Knadle <address@hidden>
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
address@hidden
- [PATCH] Misc patches for grub2, Bean, 2008/07/25
- Re: [PATCH] Misc patches for grub2, Robert Millan, 2008/07/25
- Re: [PATCH] Misc patches for grub2, Bean, 2008/07/26
- Re: [PATCH] Misc patches for grub2, Pavel Roskin, 2008/07/27
- Re: [PATCH] Misc patches for grub2, Bean, 2008/07/27
- Re: [PATCH] Misc patches for grub2, Pavel Roskin, 2008/07/27
- Re: [PATCH] Misc patches for grub2, Bean, 2008/07/27
- Re: [PATCH] Misc patches for grub2, Pavel Roskin, 2008/07/27
- Re: [PATCH] Misc patches for grub2, Bean, 2008/07/27
- Re: [PATCH] Misc patches for grub2, Pavel Roskin, 2008/07/27