Y
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
snuxoll
3804 days ago
git format-patch --to=mymailinglist@lkml.org HEAD^ - send the generated email, done.
link