About 28,700 results
Open links in new tab
  1. Remove upstream from forked repository on GitHub

    Feb 9, 2016 · Make sure your local copy of the repo is up-to-date. Take a screen shot of, or otherwise note, open issues currently in the repo. Delete the repo on GitHub. Create a new repo on GitHub …

  2. How to delete a file and folder from github.com repository using …

    Aug 29, 2012 · Delete all the files from that folder and github will delete the folder automatically. Clone the repository in your local machine and delete the folder (for this you can use either git bash/cmd …

  3. How to remove or hide other contributors in my GitHub

    Wrongly committed with the default "origin" it may be used by some other GitHub profiles; May used wrong Git remote to push/pull. So in the contributors tab I can see some unusual user apart from my …

  4. When I remove a collaborator from a private Github repo, do they ...

    May 1, 2023 · I want to remove an inactive collaborator from a private Github repo I own. I suspect they will not even notice, unless Github sends them a notification that they have been removed. Will they …

  5. How can one delete several files at once in GitHub (online, via browser ...

    Jun 20, 2024 · I know one can delete one file in GitHub online via browser using: but I wonder how one can delete several files at once in GitHub (online, via browser).

  6. How can I delete my posted issue on GitHub?

    Jan 12, 2019 · I posted an issue on GitHub and I'm thinking, if I want to delete it, how can I do it?

  7. migration - How can I redirect from a Github repository to another …

    Feb 23, 2025 · Not a direct answer; but one way that can make migration easier can be to write a migration notice into the .github/README.md file. Github will display this file instead of the normal …

  8. How to remove names from “GitHub contribution list”

    Oct 28, 2013 · I fixed some minor typos from someone's GitHub repository and now, in my GitHub profile, the repository is listed as one of which I have contributed to. Is there any way to remove it …

  9. How to remove GitHub Pages? - Web Applications Stack Exchange

    Oct 23, 2010 · How do you disable GitHub pages in the repo settings? I have removed the cname's etc from cloudflare that were pointing to github, and when i go to repo > settings > github pages section, …

  10. How to prevent a public GitHub repository from showing up on search ...

    Is there a way that I can prevent a public GitHub repository from showing up on search results? And if yes, how can I do this?