Git add claims path is ignored, but git check-ignore returns no results

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

 



Hi,

I’m struggling with this.  Adding a renamed file to git claims that it is ignored, but git check-ignore returns no results.  
I can’t find anything relevant in .git/info/exclude either, or any of the .gitignore files I could find.

git check-ignore .\Source\UI\Website\LiveFeeds\Releases\IO\ReleasesSerializer.cs
git add .\Source\ui\Website\LiveFeeds\Releases\io\ReleasesSerializer.cs
The following paths are ignored by one of your .gitignore files:
Source/ui/Website/LiveFeeds/Releases/io/ReleasesSerializer.cs
Use -f if you really want to add them.

I get a similar result for adding files in that directory, or the parent directory (releases), but the grandparent directory (livefeeds) works fine.  Any ideas what might be causing this?

Regards,

Geoff




[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