Skip to content

Instantly share code, notes, and snippets.

@adrienne
Created October 30, 2012 01:27
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save adrienne/3977777 to your computer and use it in GitHub Desktop.
Save adrienne/3977777 to your computer and use it in GitHub Desktop.
How to follow an organization on gitHub
Paste this into the console in your browser:
$.post("https://github.com/users/follow?target=organizationName");
@kimslawson
Copy link

There is now a function to follow organizations GitHub built in!

I can’t find it on the GitHub mobile app?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment