RSS feed for updates to Git

匿名 (未验证) 提交于 2019-12-03 00:53:01

问题:

Is there an RSS/Atom feed or a mailing list for updates to Git that I can subscribe to? I find it hard to keep up-to-date with the latest version, as I have no way on knowing when a new version is released.

回答1:

For msysgit (windows port), it's simply the feed provided by Google Code:

http://code.google.com/feeds/p/msysgit/downloads/basic

But since there's a central location for git related stuff (http://git-scm.com), the better thing would be to have the feeds provided from there. Maybe you could write them a feature request.



回答2:

There is a Git mailing list which you can join to stay up to date.



回答3:

http://git-blame.blogspot.de/atom.xml

You might want to check following additional sources:

http://git-blame.blogspot.de/

https://www.google.com/calendar/embed?src=jfgbl2mrlipp4pb6ieih0qr3so%40group.calendar.google.com&ctz=America/Los_Angeles



回答4:

It was not easy, but I found it. On the official page https://git-scm.com/community you can find link to users list archive. There you can use "search" and "Atom feed" link to have atom feed with announcements: https://public-inbox.org/git/?q=ANNOUNCE&x=A



标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!