How to see a list of all the repositories you are watching in GitHub and un-watch them
Published in
2 min readJan 6, 2022
--
In GitHub, there is the concept of watching repositories that you’re interested in.
When you watch a repository, you’re essentially signing up for notifications when certain events happen for the repo.
Updates, like pull requests, commits, tags, and more, will then be sent to you via your…