Giter VIP home page Giter VIP logo

Comments (6)

afritz1 avatar afritz1 commented on June 8, 2024 1

I'd feel more confident about it after I merge my text-rendering-redesign branch, which could be a couple weeks still (don't know for sure). But I like the idea.

Git is a weird name to begin with ("an unpleasant or contemptible person" based on Google), so any improvements in the names of things associated with it are reasonable I think.

from opentesarena.

afritz1 avatar afritz1 commented on June 8, 2024 1

Should be all done. I verified in GitHub Desktop and my Windows Subsystem for Linux, and am about to on my Raspberry Pi.

On GitHub Desktop, I clicked Fetch then switched from master to main, it did some automatic things while switching, and then I switched to master and deleted it.

from opentesarena.

afritz1 avatar afritz1 commented on June 8, 2024

Yeah we should do it as long as it doesn't break or otherwise mangle any of the Git history.

from opentesarena.

Thunderforge avatar Thunderforge commented on June 8, 2024

It shouldn't break or mangle any of the Git history. I've done this with a few projects using Bitbucket Enterprise, although not on GitHub itself

Since Git branches are technically just pointers to commits, all we're doing is creating a separate branch pointed to the same commit, and then telling GitHub that's the default one.

from opentesarena.

Thunderforge avatar Thunderforge commented on June 8, 2024

Git is a weird name to begin with ("an unpleasant or contemptible person" based on Google)

According to Wikipedia, it was intentional:

Torvalds sarcastically quipped about the name git (which means "unpleasant person" in British English slang): "I'm an egotistical bastard, and I name all my projects after myself. First 'Linux', now 'git'."

from opentesarena.

abelsromero avatar abelsromero commented on June 8, 2024

I've renamed a few projects in GitHub and only issue is CI and any script that uses branch names.
About PRs there's no issue, in fact GitHub will notify users with open PRs and take care of repointing them.

from opentesarena.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.