Bryan Bishop [ARCHIVE] on Nostr: 📅 Original date posted:2015-05-07 📝 Original message:On Thu, May 7, 2015 at ...
📅 Original date posted:2015-05-07
📝 Original message:On Thu, May 7, 2015 at 9:05 AM, Mike Hearn <mike at plan99.net> wrote:
> Maybe you dislike that idea. It's so .... centralised. So let's say Gavin
> commits his patch, because his authority is equal to all other committers.
> Someone else rolls it back. Gavin sets up a cron job to keep committing the
> patch. Game over.
>
> You cannot have committers fighting over what goes in and what doesn't.
> That's madness. There must be a single decision maker for any given
> codebase.
Hmm, git repositories don't quite work like that. Instead, you should
imagine everyone having a local copy of the git repository. Each
developer synchronizes their git repository with other developers.
They merge changes from specific remote branches that they have
received. Each developer has their own branch and each developer is
the "single decision maker" for the artifact that they compile.
- Bryan
http://heybryan.org/1 512 203 0507
Published at
2023-06-07 15:33:09Event JSON
{
"id": "4b56c84e75c9326cfe5c1cfb9fd114791238544345bae5fff98cf67fcdd30f9f",
"pubkey": "62ddcb547224b421822b62845fb1bbd77c838b924bd022814cfcbe25b7a07475",
"created_at": 1686151989,
"kind": 1,
"tags": [
[
"e",
"0def597b074aa190bf159e12f9433ea74d157ee52321b38d195ba644ad5c177f",
"",
"root"
],
[
"e",
"7c393ad365f88b2b55366323ffd2486d4dd886e5aa9fa5dc6fe68347c0eca9e5",
"",
"reply"
],
[
"p",
"f2c95df3766562e3b96b79a0254881c59e8639f23987846961cf55412a77f6f2"
]
],
"content": "📅 Original date posted:2015-05-07\n📝 Original message:On Thu, May 7, 2015 at 9:05 AM, Mike Hearn \u003cmike at plan99.net\u003e wrote:\n\u003e Maybe you dislike that idea. It's so .... centralised. So let's say Gavin\n\u003e commits his patch, because his authority is equal to all other committers.\n\u003e Someone else rolls it back. Gavin sets up a cron job to keep committing the\n\u003e patch. Game over.\n\u003e\n\u003e You cannot have committers fighting over what goes in and what doesn't.\n\u003e That's madness. There must be a single decision maker for any given\n\u003e codebase.\n\nHmm, git repositories don't quite work like that. Instead, you should\nimagine everyone having a local copy of the git repository. Each\ndeveloper synchronizes their git repository with other developers.\nThey merge changes from specific remote branches that they have\nreceived. Each developer has their own branch and each developer is\nthe \"single decision maker\" for the artifact that they compile.\n\n- Bryan\nhttp://heybryan.org/\n1 512 203 0507",
"sig": "c915c77aab6159d5453ba1e0f5c62d92de276f38a2d7a3a71f49e16b95c85af3f3f673ed3c0634896df5646477f6a216c48ddc73bec9f6f9cd7f669f4b9aa2bc"
}