Dawid Ciężarkiewicz is a user on mastodon.social. You can follow them or interact with them if you have an account anywhere in the fediverse. If you don't, you can sign up here.
@dpc I'm in the process of learning to use #GIT and I just read your blog piece about distributed practice
http://qttr.at/1yxb
@dpc do you know of any detailed articles written about how #GIT is used in #Linux kernel development?

@strypey @dpc
my understanding is that all patches are submitted through email, not as git pull requests. Take a look at the official documentation.
kernel.org/doc/html/v4.10/proc

Dawid Ciężarkiewicz @dpc
Follow

@griff @strypey
It's funny to me how inherent to people consider PRs to be, while they are concept, not git one. The initial idea was that one would keep a public copy of the repo on a www server and ask others to pull and merge branches from there via email or IM or whatever. Then github came, packaged it into all one, easy to use website so anyone could use it and changed git from obscure technology into a social trend.

@strypey @griff

I'm still waiting for git over ipfs/dat/maidsafe/ssbc to gain traction, as opposed to centralized service.