Thanks, David _________________________________________________ For list-related administrative tasks: http://list.cs.brown.edu/mailman/listinfo/plt-dev
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.
- [plt-dev] generating patches David Van Horn
- Re: [plt-dev] generating patches Matthew Flatt
- [plt-dev] Re: generating patches Štěpán Němec
- [plt-dev] Re: generating patches Eli Barzilay