git add does not sanitize paths

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

 



Hi,


	git add net/netfilter//nf_conntrack_sip.c

while this is a valid path in Linux, git refuses to add it to the index. 
Would it be worthwhile to sanitize it (either by calling realpath(3) or 
by doing a stat(2))? (Please consider this as a feature request.)
Please cc on replies, thanks :)

Jan

- git version 1.5.3.4
-
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