开发者

How do I get a full feed of commits with all changes from github

Here is feed for commits made in jquery project. http://github.com/feeds/jquery/commits/jquery/master

This feed does not contain all the changes made in the source code. It just contains the commit title. How do I get 开发者_如何学JAVAfeed so that I could see the code diff in my feed reader rather than coming to github for each and every commit.


Not possible (at least from github) - they don't put diffs in the feeds/hooks because diffs can vary widely in size, up to thousands or more lines.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜