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"); |
There is now a function to follow organizations GitHub built in!
Indeed, a very useful function. I wish Github had rolled it out sooner though. It would have saved me a great deal of time.
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
So, how I currently follow orgs: https://github.com/jtagcat/dotfiles/blob/main/docs/github.md#how-i-follow-gh-orgs
(unsubscribing from notifs on here)