On 5/2/07, srinivas naga vutukuri <srinivas.vutukuri@xxxxxxxxx> wrote:
> On Mon, 30 Apr 2007, srinivas naga vutukuri wrote: > > > $ git add project/test.c > > error: bad index file sha1 signature > > fatal: index file corrupt > > I could imagine that you do not have "binary mode" default for opening > files. > i do't think it is in binary mode when opening the files. I am used vim to create a new file and editing through that. And also am used file format (set ff=unix).
Johannes was referring to binary mode for writing files for _cygwin_ itself, not for files the git has to manage. See "Default Text File Type" in cygwins setup.exe (maybe even follow the link "Read more..."). - 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