Giter Site home page Giter Site logo

Comments (6)

rpottsoh avatar rpottsoh commented on July 29, 2024 2

Do you mean branches on exercism/website-copy or branches on contributor/website-copy?

exercism/website-copy.

It should not be necessary to introduce new branches in exercism/website-copy for small changes.

I am not sure why there would be any need to create one ever.

from website-copy.

 avatar commented on July 29, 2024 2

A repository admin can enable a setting to delete head branches after PR's have been merged:
https://help.github.com/en/github/administering-a-repository/managing-the-automatic-deletion-of-branches

from website-copy.

rpottsoh avatar rpottsoh commented on July 29, 2024 1

As for this issue, I've been manually removing branches if people didn't, after merging.

This is what I have been doing as well, when I think to check.

This hasn't been a huge problem. It was just an annoyance for a mentor when they were trying to add their bio information and had accidentally branched off another branch that existed in the repo when they forked and didn't realize that they didn't have master checked out. I don't recall if the branch was left over from a PR or was still attached to an open PR. At any rate had that branch been part of the PR opener's fork and not a branch on Exercism/website-copy the mentor would not have been able to do what they did.

from website-copy.

sshine avatar sshine commented on July 29, 2024

Do you mean branches on exercism/website-copy or branches on contributor/website-copy?

It should not be necessary to introduce new branches in exercism/website-copy for small changes.

from website-copy.

SleeplessByte avatar SleeplessByte commented on July 29, 2024

As for this issue, I've been manually removing branches if people didn't, after merging.

It should not be necessary to introduce new branches in exercism/website-copy for small changes.

It actually is. Fast-forwarding all on master doesn't work as well as you'd want. As soon as one small change is merged, the rest becomes outdated and would need to be:

  • rebased
  • updated
  • something to move the head

With a branch from master, merging into that but than finally squash merging solves that issue.

from website-copy.

iHiD avatar iHiD commented on July 29, 2024

Closing and unpinning this as it happens automatically now :) Thanks for managing this.

from website-copy.

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.