Hacker News new | ask | show | jobs
by lufte 519 days ago
I recently had the need to subscribe to changes to a Github repo and it turns out it provides a feed for them. For rust master branch, for example, subscribe to https://github.com/rust-lang/rust/commits/master.atom.
1 comments

Is that feed linked anywhere? I discovered this before and am subscribed to a couple of those feeds but I add new ones rarely enough that I always need to look up how to build the URL.