|
|
Subscribe / Log in / New account

Pulling GitHub into the kernel process

Pulling GitHub into the kernel process

Posted Jun 24, 2021 15:23 UTC (Thu) by pbonzini (subscriber, #60935)
In reply to: Pulling GitHub into the kernel process by JohnVonNeumann
Parent article: Pulling GitHub into the kernel process

Last month, as part of Google Summer of Code I worked with my student on her first submissions to QEMU. She had never seen any of "git rebase -i", "git add -p", "git format-patch", "git send-email" but she was able to learn everything in a matter of hours. The "send patches as email" part, which really is the "gigantic list of things to do before contributing" that you mention, was the least of her worries compared to actually getting the code in good shape for submission.


to post comments

Pulling GitHub into the kernel process

Posted Jun 24, 2021 20:51 UTC (Thu) by marcH (subscriber, #57642) [Link]

> the "gigantic list of things to do before contributing" that you mention, was the least of her worries compared to actually getting the code in good shape for submission.

Of course but not true for correcting a typo. Even github does not come easy some doc writers BTW.

Not true for the employees of many companies either: https://lwn.net/Articles/859859/


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds