Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx> writes: > Back in 1127148 (Loosen "working file will be lost" check in > Porcelain-ish - 2006-12-04), git-checkout.sh learned to quietly > overwrite ignored files. Howver the code only took .gitignore files > into account. v1.5.3.5-721-g039bc64 also tried to make it harder to make this kind of mistake, and forgot to spot it in git-checkout.sh which was a bit unfortunate. Thanks. I think both patches make sense, and especially 2/2 opens the door to possibly make ignored ones automatically precious. -- 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