Re: Can't track untracked file

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

 



Marco S Hyman <marc@xxxxxxxxx> writes:

> And there is NOTHING I can do to get that directory into git.
>
>   $ git add 2010
>   $ git commit -m 'will it work?'
>   # On branch master
>   # Untracked files:
>   #   (use "git add <file>..." to include in what will be committed)
>   #
>   #	2010/
>   nothing added to commit but untracked files present (use "git add" to track)
>
> The directory is not empty.

Perhaps "2010" or everything in it is ignored in .gitignore in
higher directories?
--
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]