Re: [PATCH] Fix mishandling of $Id$ expanded in the repository copy in convert.c

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

 



Andy Parkins <andyparkins@xxxxxxxxx> writes:

> I had to jump through quite a few hoops to get the expanded $Id$ into a 
> repository (originally it was because I used an older version of git in 
> one place, and a newer one in another).
>
> I'll see what I can do to make a test case though.

Wouldn't it be sufficient to:

 (1) prepare a file with "$Id$", use ident in .gitattributes,
     check it in and commit;

 (2) remove it from the working tree, check it out with
     "checkout -f";

 (3) temorarily move away .gitattributes, modify the file, and
     check it in;

 (4) move .gitattributes back into its place, and commit.


-
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