Giter VIP home page Giter VIP logo

Comments (9)

DanielRuf avatar DanielRuf commented on May 28, 2024 1

@dhuang612 feel free to work on it.

from good-first-issue.

DanielRuf avatar DanielRuf commented on May 28, 2024 1

Exactly, you can not unless you are a collaborator with write permissions.

from good-first-issue.

dhuang612 avatar dhuang612 commented on May 28, 2024

Hi,

I would like to take this on

from good-first-issue.

dhuang612 avatar dhuang612 commented on May 28, 2024

Hey,
I've done some research into this and I don't understand how I'm supposed to delete these stale branches.
When I run git branch -a
I see a giant list of branches

but then when I try to do
git branch -d greenkeeper/@octokit/rest-16.20.0
for ex
it returns
error: branch 'greenkeeper/@octokit/rest-16.20.0' not found.

I was hoping I could get some help on this.

Thanks!

I have also tried various git remote prune --dry-run but they also don't find anything

from good-first-issue.

DanielRuf avatar DanielRuf commented on May 28, 2024

You can delete with git push -d to delete a remote branch. Or do it in the GitHub UI.

from good-first-issue.

DanielRuf avatar DanielRuf commented on May 28, 2024

You can do that only with the right org permissions.

from good-first-issue.

dhuang612 avatar dhuang612 commented on May 28, 2024

I don't believe I have the correct permissions setup for me to delete from the github gui, or to remove stale branches in general?

git push origin --delete greenkeeper/@octokit/rest-16.27.3
remote: Permission to cutenode/good-first-issue.git denied to dhuang612.
fatal: unable to access 'https://github.com/cutenode/good-first-issue.git/': The requested URL returned error: 403

from good-first-issue.

DanielRuf avatar DanielRuf commented on May 28, 2024

Exactly.

from good-first-issue.

dhuang612 avatar dhuang612 commented on May 28, 2024

so, I can't complete this?

from good-first-issue.

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.