From a4dbb8386ad7080bcd2877d9b82e4644bc7ed155 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 5 Sep 2020 05:06:37 -0300 Subject: pr post: Clarify statement on "Git federation" --- _tils/2020-09-05-pull-requests-with-git-the-oldschool-way.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_tils/2020-09-05-pull-requests-with-git-the-oldschool-way.md b/_tils/2020-09-05-pull-requests-with-git-the-oldschool-way.md index 576d0ed..ceb8207 100644 --- a/_tils/2020-09-05-pull-requests-with-git-the-oldschool-way.md +++ b/_tils/2020-09-05-pull-requests-with-git-the-oldschool-way.md @@ -99,8 +99,8 @@ In practice, I've never used or seen anyone use pull requests this way: everybody is just [sending patches via email][decentralized-git]. If you stop to think about this model, the problem of "Git hosting providers -becoming too centralized" is a non-issue, and "Git federation" is a less -attractive as it may sound initially. +becoming too centralized" is a non-issue, and "Git federation" proposals are a +less attractive as they may sound initially. Using Git this way is not scary or so weird as the first impression may suggest. It is actually how Git was designed to be used. -- cgit v1.2.3