Re: [webkit-qt] Problem generating diff

2011-08-11 Thread Kalle Vahlman
2011/8/12 Lindsay Mathieson > 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 maste

[webkit-qt] Problem generating diff

2011-08-11 Thread Lindsay Mathieson
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'