From aced37466bf631c10726b12d7230bc3cd9bde7b1 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Wed, 29 Aug 2007 01:33:21 -0700 Subject: [PATCH] Add gitweb addresses to MaintNotes --- MaintNotes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MaintNotes b/MaintNotes index 70e69c17db..6f0c68ebe3 100644 --- a/MaintNotes +++ b/MaintNotes @@ -43,6 +43,11 @@ also push into an alternate here: Impatient people would have better luck with the latter one. +Their gitweb interfaces are found at: + + http://git.kernel.org/?p=git/git.git + http://repo.or.cz/w/alt-git.git + There are three branches in git.git repository that are not about the source tree of git: "todo", "html" and "man". The first one was meant to contain TODO list for me, but I am not