From c65e71073f45e6e549c825969740cb15a96ea547 Mon Sep 17 00:00:00 2001 From: Brian Behlendorf Date: Mon, 26 Jan 2009 21:58:32 -0800 Subject: [PATCH] Refresh type in topgit git://* reference --- GIT | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT b/GIT index 68f4cb9..5293cb5 100644 --- a/GIT +++ b/GIT @@ -36,7 +36,7 @@ the latest version of TopGit which likely is not packaged nicely so you will need to build it from source. You can use Git to clone TopGit from the official site here and your all set: - > git clone git://repo.or.cz/w/topgit.git + > git clone git://repo.or.cz/topgit.git > make > make install # Default installs to $(HOME) -- 1.8.3.1