Aubrey wrote: >>It really should "just have worked". Can you show what the diff actually >>looked like, and your exact command history? > > > >>If it was something like >> >> git clone remote-repo localdir >> cd localdir >> vi somefile >> git diff >> > > Yes, exactly right. > Did you by any chance do chmod -R, chown -R or start an ntp daemon somewhere in between there (don't know if clock skews will be detected by git, but...)? > >>then you did everything right, and if it gives any diff other than your >>changes to "somefile", something is buggy. Need more info. >> >>Does "git diff" and "git diff HEAD" give different results, btw? > > > Yes. the two commands give the same results. > Decidedly odd. What happens when you do "git update-index --refresh" and then re-run the "git diff > my.patch" thing? -- Andreas Ericsson andreas.ericsson@op5.se OP5 AB www.op5.se Tel: +46 8-230225 Fax: +46 8-230231 - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Tue Feb 28 04:09:57 2006
This archive was generated by hypermail 2.1.8 : 2006-02-28 04:10:10 EST