rwhitisissle,

Instead of either, it’s good to have a more descriptive primary branch:

git checkout -b dontwritetothisbranchdirectlyyougottaopenaprfirstandhaveitreviewedandapprovedandthenpasstheautomatictests

Kbin_space_program,

Git checkout -b neverpushtothisbranchthismeansyou

Artyom,

<span style="color:#323232;">git checkout -b dontcommitherejerry
</span>
cupcakezealot,
@cupcakezealot@lemmy.blahaj.zone avatar

git commit -m “that sign can’t stop me because i can’t read”

synae,
@synae@lemmy.sdf.org avatar

git co -b nevergonnagiveyouupnevergonnaletyoudown

rwhitisissle,

Git checkout -b branchprotectiononlyworksifyouarenotsetupwithadminprivilegesontherepoingithubthismeansyouhowardgodammit

WanakaTree,

Y’all. At least put some dashes between the words

Kbin_space_program,

Oh of course. But I was following the code standard set by the first one. I suspect everyone else was too.

cupcakezealot,
@cupcakezealot@lemmy.blahaj.zone avatar

howard knows what he did

masterspace,

Still shorter than a java class name.

IsoSpandy,

I use master because when I do ‘git init .’ I get a master branch and I am lazy enough to not rename it. As for typing it later on… . Well zsh does that for me

AusatKeyboardPremi,

I use mainline, and I thought I was incredibly lazy!

I guess I am not lazy enough.

SrTobi,

I like und use “main” because it’s shorter, but call it master branch in colloquial speech because it’s cooler.

mlg,
@mlg@lemmy.world avatar

Master sounded so much cooler man

Like yeah I’m a master of linux

Literally no connotation to slavery when the word slave isn’t even used in the git terminology

ShustOne,
@ShustOne@lemmy.one avatar

We’re just used to it though. What does master have above main in terms of communicating context?

superbirra,

master is cooler, also reminds he-man!

NigelFrobisher,

Trunk Master Race.

Ohi,

No disrespect, but asking everyone to remove words from the English language because they may offend a small group of oversensitive people is one of the most frustrating social initiatives of our time. “Master” makes sense for the job and unless we’re also putting “Slave” and “Cotton” on the dictionary chopping block, the arguement will always seem arbitrary to me.

docAvid,

The only reason you think “master” makes sense is because you’re used to it. It’s actually quite a weird connection to make, if you aren’t used to it. “Main” is much more straight forward. And nobody is really demanding people stop using “master”, so far as I am aware, it’s just that people are making that choice themselves.

derpgon,

And nobody is really demanding people stop using “master”, so far as I am aware

GitHub, GitLab, and git itself, are all using main as the default name of the default branch, by default.

lurker2718,

Yes that is the point. They made the choice to change their default. You can still make the choice to name your branches, especially the main one, as you like. Setting it for a project is less work than complaining about it.

corship,

I vote for naming this branch “mommy”, since all other branches are it’s offspring, and related to it.

cupcakezealot,
@cupcakezealot@lemmy.blahaj.zone avatar

name it daddy so i can open an issue and say i have daddy issues

skullgiver,
@skullgiver@popplesburger.hilciferous.nl avatar

deleted_by_author

  • Loading...
  • Urist, (edited )
    @Urist@lemmy.ml avatar

    It is much easier for lots of western progressives (i.e. moderates if that label was used properly) to fix a naming scheme than reevaluate the exploitative structures on which their lives are based.

    MeanEYE,
    @MeanEYE@lemmy.world avatar

    More to the point it refers to relation between elements and not the political correctness of the act. Just how the terminology is used in books, but reading one doesn’t imply you are a racist or condone slavery.

    Jorgelino,

    unless we’re also putting “Slave” and “Cotton” on the dictionary chopping block

    Aren’t we though? At least when it comes to tech, Master-Slave terminology has been largely deprecated in favor of other terms.

    MeanEYE, (edited )
    @MeanEYE@lemmy.world avatar

    Oh, how upset I was by that decision. I still call out GitHub online every now and then thanking them for solving slavery by messing up my deployment scripts and development environments.

    docAvid,

    Wait did GitHub retroactively change existing master branches to main, or was your stuff insanely fragile?

    ShustOne,
    @ShustOne@lemmy.one avatar

    They never forced a retroactive change

    MeanEYE,
    @MeanEYE@lemmy.world avatar

    They forced the change. If I wanted otherwise, I had to go and specify per project that master was the default branch, and there were many of those. And whole “insanely fragile” is just nonsense or are you trying to tell me people have conditions and scripts that detects what’s the default branch and use that instead of assuming default name that hasn’t changed for 15 years would remain default?

    Whether you like Linus or not, whatever is released to users stops being a bug and becomes a feature. Not breaking user-space is a must. Instead they achieved nothing and caused a lot of unnecessary work to a lot of developers.

    ShustOne,
    @ShustOne@lemmy.one avatar

    I use GitHub and all my older repos have a master branch with no forced change. When did they force a change? I think you are mistaken.

    MeanEYE,
    @MeanEYE@lemmy.world avatar

    Had to refresh my memory, it’s been a while. They didn’t change branch on existing projects, but they did change it on new repos to main by default. Our tools indeed created repositories and configured everything for the developer automatically. However GitHub’s policy meant that you had to either change the tools to detect whether they are working with old repo or new, or go to every new project after automatic configuration fails, configure default branch and then rerun the tool. Same thing then happened to few of our tools that were used for CI.

    All in all they made more work for us for no reason other than be smug about it and it changed exactly nothing.

    ShustOne,
    @ShustOne@lemmy.one avatar

    I think this is an excuse. Using the CLI you can easily create and specify the default branch. It’s also not difficult to check the branch name.

    EarMaster,

    So your tooling was at fault for assuming something that has always been declared a convention not a rule. It is like assuming we will never reach the year 2000 and there only storing the last to digits for the year…

    progettarsi,

    does it count anything? like… no one’s gonna find my repository anyway

    Lord_ToRA,
    @Lord_ToRA@lemmy.world avatar

    For people who really think it doesn’t matter, then why does it matter so much you waste your time complaining?

    words_number,

    I also think it’s more descriptive. Just like blocklist and allowlist.

    Omega_Haxors,

    It speaks to the deep rooted whiteness of the industry that such a common-sense change is treated as completely bullshit even to this day.

    derpgon,

    It speaks to deep rooted butthurtness of USA boomers and constant need to enforce their stupid ass rules to others. It’s not racist, neither are blacklist or whitelist.

    Omega_Haxors,

    Deepthroating the boot isn’t making your life any less shitty.

    Auzy,

    I really don’t see the problem with switching the names.

    You seem to be the only one in this entire discussion getting triggered about being more inclusive honestly. Nobody else cares…

    But yeah, as others have said, the changes make sense regardless, and if it’s more inclusive, I have no problem with that. It’s not a big deal for me, but it might be for other people.

    If you’re offended by the change, you can still use master as your main repo.

    lurker2718,

    Even ignoring the question of racism, they are still stupid names.

    Imagine teaching a child about this and it asks: Why is white allowed and black not? The only answer is, because it is like this for a long time. If we name them allowlist and denylist, it is obvious to all English speaking people. Shouldn’t we strive for descriptive names in programming?

    However, if you use names whitelist an blacklist, you need to make the implicit connection white-positive black-negative. Yes obviously this does not make you racist if you do this in programming. But is it good?

    Omega_Haxors,

    AL/BL. See, not stupid at all. You just don’t want to admit you’re deeply racist and that’s your motivation for caring a non-zero shit about this.

    Programmers will literally uproot their entire language of choice if it’s required it but can’t replace one definition? Give me a fucking break.

    bane_killgrind,

    Taking this stuff personally is just intellectual laziness. The phrase “Allowlist” isn’t about that guy, and if he can’t grok that it isn’t he needs to work on himself.

    derpgon,

    White - light. Black - no light. White knight - good. Black knight - bad.

    These two colors have a meaning. It has fuck all to do with skin color. And if you do, then you are helping to enable “useless racism” in the form of “this offends the black community”, while literally nobody gives a fuck.

    Its a useless change in the sake of changing things. Everyone is tech eants the superstar and wants to say “Hey, you are using X (not Twitter in this case)! I made that, noice.”.

    If someone decided to change it next week to primary, would you be for or against it?

    bane_killgrind,

    Why is a filled checkbox positive and an empty checkbox negative

    Sounds like white true black false is not universal

    lurker2718,

    Yes colors have a meaning. However, they change ober time and culture. So why not use the word which describes exactly what we mean?

    I agree, nowadays blacklist/whitelist has practically nothing to do with skin color. However i do think it is weird to use the same words for describing the appearance of people and good/bad.

    Well i would be indifferent to the renaming to primary, because it doesn’t really matter to me what they call their branches, as long as it is descriptive. primary also conveys the meaning. I would probably continue using main/dev because i see no reason to change.
    I am not someone who says “You should change this!”. I just say, think of it, there are some reasons to change and the only reason to keep it, os that we did it always like this. I think there are reasons for selecting better words. And I am only annoyed by people who are outraged by things others do, which does not really affects them negatively. I get it that someone wants to continue using blacklist, master, etc. and I am ok with that.

    Empathy,

    I use main because, although I never heard of anybody actually getting offended by master, it costs me nothing to use main instead. Also it looks prettier and seems to be the new convention ¯_(ツ)_/¯

    ryannathans,

    Master gang

    Chriswild,

    When you’re pro slavery but only when it’s with consenting adults.

    SuddenDownpour,

    Main in the workplace, master in the bedroom.

    vojel,
    @vojel@discuss.tchncs.de avatar

    Oh I don’t give a single fuck about the discussion, it’s technology, not politics. I am more upset that my company has some legacy repositories with master and the newer ones with a main branch. So everytime I want to create a MR with push options via command line I need to change main to master or visa versa.

    MeanEYE,
    @MeanEYE@lemmy.world avatar

    This is a huge pain in the ass for us as well. We have some automation with development environment and deployment of certain scripts. We had to redo a good chunk of them to first test whether there’s main or master. And it took us a long time to find stragglers that weren’t as frequently updated but would suddenly break deploymend after minor changes.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • programmerhumor@lemmy.ml
  • ethstaker
  • DreamBathrooms
  • normalnudes
  • magazineikmin
  • InstantRegret
  • GTA5RPClips
  • thenastyranch
  • Youngstown
  • rosin
  • slotface
  • osvaldo12
  • ngwrru68w68
  • kavyap
  • everett
  • megavids
  • Durango
  • Leos
  • cubers
  • mdbf
  • khanakhh
  • tester
  • modclub
  • cisconetworking
  • anitta
  • tacticalgear
  • provamag3
  • JUstTest
  • lostlight
  • All magazines