Coder Social home page Coder Social logo

Comments (5)

vszakats avatar vszakats commented on June 16, 2024 1

I use main everywhere, and don't plan to change this. Sorry!

from curl-for-win.

vszakats avatar vszakats commented on June 16, 2024 1

There is nothing particularly interesting about why I changed it: I never liked "master" that came with Git and find "main" to better describe the purpose and shorter and easier to type. Minor downside is that it may be a little less useful when grepping, but in practice the effect is likely negligible for most projects.

I'm sorry for causing some trouble for you as a result. It is true that sandboxes need to be updated when the default branch is renamed upstream. Here are the steps to do it:

git branch -m master main
git push --set-upstream origin main

Or, just delete the sandbox and git clone again.

from curl-for-win.

jay avatar jay commented on June 16, 2024

? Nothing is stopping you from doing that but why did you change it on the organization repo? You know we use master everywhere. I don't see any discussion surrounding this.

from curl-for-win.

vszakats avatar vszakats commented on June 16, 2024

I also haven't found any guidlines that would prohibit changing the default branch name, or specifically prohibit using main. Besides, I've been the only one ever committing here, so I assumed it wouldn't bother anybody. In fact it's rather surprising this is the FIRST EVER feedback I got for curl-for-win from any curl contributor. I've also been preparing for this change for at least 6 months and nobody ever raised it as an issue. I also can't see how this would affect any curl users or even developers. Am I missing something here?

Having said that, I'm glad to pass on maintenance of this repository to anybody interested. First, I'd prefer to stay out of scolding like in this Issue, seconds, I've stopped using these curl builds about two years ago.

So, please let me know if this is a critical issue and if somebody is willing to continue this work with whatever branch name is preferred.

from curl-for-win.

jay avatar jay commented on June 16, 2024

My clone failed to fetch, I don't know if this was the cause. I ended up forking and saw you changed it to main. I still don't understand why you did it but ok. I appreciate your work, and you've basically been carrying this so I'll close.

from curl-for-win.

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.