[plt-dev] generating patches

From: David Van Horn (dvanhorn at ccs.neu.edu)
Date: Tue May 25 19:33:31 EDT 2010

How do I generate a patch from changes to my local git branch of the 
racket sources?  If I just use git diff -p I don't see any of the files 
I added; only the changes to the existing files.  For the files I added, 
I did a git add and git commit, but I still don't see the contents in 
git diff.

Thanks,
David


Posted on the dev mailing list.