I havea unpushed commit on a webkit master (for inline spelling) and I can't seem to generate a patch for it. Have tried "git format-patch --stdout master ", "git diff master" and "git diff". None of them produce any out put.
git status # On branch master # Your branch is ahead of 'origin/master' by 1 commit. # nothing to commit (working directory clean) What to do? -- Lindsay _______________________________________________ webkit-qt mailing list webkit-qt@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt