Re: 'git add' regression in git-1.7?

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

 



Avery Pennarun wrote:
On Thu, Feb 18, 2010 at 11:30 PM, SungHyun Nam<goweol@xxxxxxxxx>  wrote:
'git add' does NOT add files in ignored path.

When the .gitignore file contains:
    tmp/
If I do:
    git add tmp/test.txt
Nothing happens.

Try using:
      git add -f tmp/test.txt

Thanks, it works.

Well, before sending the previous email, I checked the
RelNotes-1.7.*.txt,  and could not find such a change by searching
'git add'.  So, I thought it's a regression.

Regards,
namsh

--
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]