this post was submitted on 18 Jan 2024
5 points (100.0% liked)

Programmer Humor

19563 readers
579 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 

Merged

top 9 comments
sorted by: hot top controversial new old
[–] [email protected] 5 points 10 months ago (1 children)

Heh, a funny collision of terms.

The green Merged means that the pull request was submitted into the branch.

The DO NOT MERGE text is an instruction for automerger. Android is developed in a truly startling amount of related git branches. Automerger is the tool that propagates commits back and forth to make sure pull requests get to all flavours, versions and devices.

DO NOT MERGE tells Automerger not to propagate that pull request to newer versions of Android, i.e. it's a fix for the currently released version that's not relevant to the next development version of Android for whatever reason.

Also seen, although more rarely, is DO NOT MERGE ANYWHERE which tells Automerger not to propagate the pull request to any other branch other than where it was originally submitted, including branches for related products on the same version of Android.

[–] [email protected] 1 points 10 months ago

Interesting, thanks for explaining. Like someone else was saying it is already in AOSP not introduced in lineage which makes sense since it is just a cherrypick

[–] [email protected] 1 points 10 months ago (1 children)

Even if it was merged I'd be more concerned how on earth you have infinite Firefox tabs open

[–] [email protected] 2 points 10 months ago (2 children)

It's when you have more than 99 tabs open

[–] [email protected] 1 points 10 months ago

As we know, scientists have not yet discovered any numbers past 99

[–] [email protected] 1 points 10 months ago (1 children)

What kind of psychopath has that many tabs open!?

[–] [email protected] 1 points 10 months ago

I take personal offense to that. How do you not?

[–] [email protected] 1 points 10 months ago

There are a LOT of these in lineage repos. There must be a reason

[–] [email protected] 2 points 10 months ago

But thanks for keeping my phone up to date, it is appreciated ♥