[GIT] Logback: the generic, reliable, fast and flexible logging framework. branch, master, updated. 29f0061832915d56307bf0b82098092aa1fa3390

This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Logback: the generic, reliable, fast and flexible logging framework.". The branch, master has been updated via 29f0061832915d56307bf0b82098092aa1fa3390 (commit) from 6d81615d2d494dbe5bb0e480e0ea370cef9118e2 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- http://git.qos.ch/gitweb/?p=logback.git;a=commit;h=29f0061832915d56307bf0b82... http://github.com/ceki/logback/commit/29f0061832915d56307bf0b82098092aa1fa33... commit 29f0061832915d56307bf0b82098092aa1fa3390 Author: Ceki Gulcu <ceki@qos.ch> Date: Thu Aug 20 22:24:27 2009 +0200 - corrected url to git.qos.ch gitweb diff --git a/logback-site/src/site/pages/repos.html b/logback-site/src/site/pages/repos.html index 287877a..d2867fd 100644 --- a/logback-site/src/site/pages/repos.html +++ b/logback-site/src/site/pages/repos.html @@ -54,8 +54,8 @@ <tr> <td>on git.qos.ch</td> - <td><a href="http://git.qos.ch/?p=logback.git;a=summary"> - http://git.qos.ch/?p=logback.git;a=summary</a> (fast but minimal) + <td><a href="http://git.qos.ch/gitweb/?p=logback.git;a=summary"> + http://git.qos.ch/gitweb/?p=logback.git;a=summary</a> (fast but minimal) </td> </tr> </table> ----------------------------------------------------------------------- Summary of changes: logback-site/src/site/pages/repos.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.
participants (1)
-
git-noreply@pixie.qos.ch