J
jeremy
Video
Writing and Submitting a Linux Kernel Patch with Git
This concept covers the collaborative-development workflow used by the Linux kernel project: using the Git version-control system to track and branch changes, following a shared coding style so patte…