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

    Feb 9, 2016 · 7 I forked a repository as a starting point for a new project, never intending to submit pull requests to the original repo. It's become annoying to have to select my own …

  2. 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 …

  3. 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 …

  4. 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?

  5. 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 …

  6. How to prevent a public GitHub repository from showing up on …

    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?

  7. How to delete a GitHub wiki page? - Web Applications Stack …

    I created a wiki page in my project's GitHub repository, for storing some loose notes and links, and GitHub automatically created a wiki page called "Home", containing the text "Welcome to …

  8. How do I delete entries from my GitHub Activity Feed?

    Nov 12, 2011 · 31 I prefer my Activity Feed to contain only project-relevant actions (e.g., commits). I recently found my feed polluted with my issue comments. How can I remove …

  9. Can I delete my public GitHub repository?

    Nov 29, 2010 · I have a Git repository hosted publicly on GitHub that I would like to delete. How can I do this?

  10. How can one delete several files at once in GitHub (online, via …

    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).