Re: [StGit PATCH] Add mergetool support to the classic StGit infrastructure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2009-02-11 10:25:13 +0100, Karl Hasselström wrote:

> On 2009-02-10 14:14:17 +0000, Catalin Marinas wrote:
>
> > @@ -754,7 +758,6 @@ def resolved(filenames, reset = None):
> >               '--stdin', '-z').input_nulterm(filenames).no_output()
> >      GRun('update-index', '--add', '--').xargs(filenames)
> >      for filename in filenames:
> > -        gitmergeonefile.clean_up(filename)
> >          # update the access and modificatied times
> >          os.utime(filename, None)
>
> Hmm, what does this line do, and why isn't it needed anymore? I
> don't know this part of StGit, I'm just curious ...

Oh, right, it removes the .current/.patched/.ancestor files.

-- 
Karl Hasselström, kha@xxxxxxxxxxx
      www.treskal.com/kalle
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux