Giter Site home page Giter Site logo

Comments (4)

huafu avatar huafu commented on September 1, 2024

I was just following git flow, where develop is the current development branch where everything get merged, and then when we are ready for a release, we merge develop into master, create a tag out of it, and merge back master into develop. This to ensure that master is nothing else but the last release.

Tho if you think it's simpler having only master it's up to you since for now you'll be the one dealing with it. I guess we can always come back to git flow later if needed anyway. In that case don't forget to put master as the default branch in repo settings ;-)

Thanks again for your work on this!

from hubot-gitter2.

davidchambers avatar davidchambers commented on September 1, 2024

Thanks for responding so quickly, Huafu.

Tasks:

  1. Merge develop into master, locally
  2. Push local master to remote
  3. Change base branch of #27 from develop to master
  4. Rebase #27 atop master
  5. Change base branch of #22 from develop to master
  6. Change default branch to master in repository settings
  7. Delete develop

I don't have access to the repository settings. Please either grant me access or change the default branch yourself. :)

from hubot-gitter2.

huafu avatar huafu commented on September 1, 2024

I try to look at GitHub notifications every day since I gave you access, for the help you're giving I must at least respond quickly to any of your questions or requests ;-)

I changed the default branch to master now, I don't think I can give you access to the repo settings anyway.

from hubot-gitter2.

davidchambers avatar davidchambers commented on September 1, 2024

Thanks. I just deleted develop, resolving this issue.

from hubot-gitter2.

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.