Is there any way for me to sign up to get alerts for serious bugs discovered
in a version of git?
Evidently, there have been some pretty serious bugs in version 1.7.3 that I
didn't even know about, and they may have caused problems for my developers.
with more and more enterprise use of git, we really need to be able to
support it in a more robust manner.
Thanks
Marlene
--
View this message in context: http://git.661346.n2.nabble.com/git-issues-bugs-is-there-an-alert-process-tp6395510p6395510.html
Sent from the git mailing list archive at Nabble.com.
On Mon, May 23, 2011 at 10:44:13AM -0700, funeeldy wrote:
Is there any way for me to sign up to get alerts for serious bugs discovered
in a version of git?
You can read the release notes; minor versions are always bugfix
releases, and important bugfixes are backported to them. If you read
only the [ANNOUNCE] messages on git@vger, you will see new releases.
I seem to recall we have an announce-only mailing list, and somebody set
up an rss feed, but I don't remember the details. Maybe somebody else
does, or you can find it via google.
-Peff
Jeff King [off-list ref] writes:
On Mon, May 23, 2011 at 10:44:13AM -0700, funeeldy wrote:
quoted
Is there any way for me to sign up to get alerts for serious bugs discovered
in a version of git?
You can read the release notes; minor versions are always bugfix
releases, and important bugfixes are backported to them. If you read
only the [ANNOUNCE] messages on git@vger, you will see new releases.
I seem to recall we have an announce-only mailing list, and somebody set
up an rss feed, but I don't remember the details. Maybe somebody else
does, or you can find it via google.
I don't know anything about announce-only mailing list, but
GIT Mailing List RSS Feeds (based on filtering mails) is available
at http://gitrss.q42.co.uk/
--
Jakub Narebski
Poland
ShadeHawk on #git
On Wed, May 25, 2011 at 06:59:51AM -0700, Jakub Narebski wrote:
quoted
I seem to recall we have an announce-only mailing list, and somebody set
up an rss feed, but I don't remember the details. Maybe somebody else
does, or you can find it via google.
I don't know anything about announce-only mailing list, but
GIT Mailing List RSS Feeds (based on filtering mails) is available
at http://gitrss.q42.co.uk/
Thanks, that was the feed I was thinking of.
-Peff