Setting up an Github Commit RSS feed

前端 未结 2 1003
轮回少年
轮回少年 2020-12-02 03:53

I am trying to have my github commits as an RSS feed but so far I have not managed to figure it out. I know that a private feed is available with the following syntax:

2条回答
  •  日久生厌
    2020-12-02 04:37

    You want https://github.com/whatever/commits/master.atom, like for the Cloudera flume repository it's https://github.com/cloudera/flume/commits/master.atom.

提交回复
热议问题