Skip to content

Instantly share code, notes, and snippets.

@camrail
Created July 19, 2024 07:55
Show Gist options
  • Select an option

  • Save camrail/8a69b7415335b7152fd3d9ca0ebbe5a5 to your computer and use it in GitHub Desktop.

Select an option

Save camrail/8a69b7415335b7152fd3d9ca0ebbe5a5 to your computer and use it in GitHub Desktop.
Remove popular repositories from Github Profile
def remove_popular_repositories_from_github_profile():
"""Github has a 'popular repositories' section on profile
for which if your profile is mostly private shows a very
random list of repos. This file makes that go away. """
pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment