Created
October 30, 2012 01:27
-
-
Save adrienne/3977777 to your computer and use it in GitHub Desktop.
How to follow an organization on gitHub
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Paste this into the console in your browser: | |
$.post("https://github.com/users/follow?target=organizationName"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I can’t find it on the GitHub mobile app?