Giter Site home page Giter Site logo

Comments (5)

benjaminwil avatar benjaminwil commented on June 5, 2024 1

Iā€™d be happy to do it in the next couple of days. I will also add a couple of sentences context about why this might be necessary in 2023.

from gollum.

purp avatar purp commented on June 5, 2024

Had a look at several possible ways to fix and have no idea what's the right one. Workaround's annoying but good enough for what I came to do.

from gollum.

dometto avatar dometto commented on June 5, 2024

Thanks for the report. This is actually an issue I ran into when trying to change the branch name for the gollum repository to main, it's helpful to have this issue as a reminder.

from gollum.

benjaminwil avatar benjaminwil commented on June 5, 2024

I've also run into this issue. To work around it, I set my local git config for the Gollum repo(s):

cd my-gollum-project
git config --local init.defaultbranch=master

But I think this isn't really a totally foolproof way of dealing with the issue. And I don't think it would be right to commit any git config to the repository.

That said, we could at least add that in the CONTRIBUTING instructions to the "Set up your development environment" section. What do you think?

from gollum.

dometto avatar dometto commented on June 5, 2024

That said, we could at least add that in the CONTRIBUTING instructions to the "Set up your development environment" section. What do you think?

That seems like a good temporary solution! Anyone have a moment to add this to CONTRIBUTING?

from gollum.

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.