Hacker News new | ask | show | jobs
by jguegant 3804 days ago
I have no clue on how to generate a patch. But I did a fair amount of pull requests... It might be a generation problem.
1 comments

git format-patch --to=mymailinglist@lkml.org HEAD^ - send the generated email, done.