Hi all, I'm a newbie of git. I have a question about how to generate a patch by git. I want to make a patch againt git repository HEAD. So in my local tree, I do the command: git diff -p > my.patch The file my.patch is generated. But the unchanged files information is also included in the patch file. It should be quiet. Was I wrong to use git by this way? Thanks for your hints. Regards, -Aubrey - 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 01:57:43 2006
This archive was generated by hypermail 2.1.8 : 2006-02-28 01:57:55 EST