From 2713b8a32c1f6841cdde722c4b930d8f1b73dd1f Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Mon, 26 Jun 2006 16:42:38 -0700 Subject: [PATCH] Update WI --- WI | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WI b/WI index fa0d9f8ca1..724dedc772 100755 --- a/WI +++ b/WI @@ -41,7 +41,7 @@ then echo echo "* The 'next' branch, in addition, has these." echo - log heads/master..heads/next ^heads/cleannext + log heads/master..heads/next fi list=`git-rev-list ^refs/heads/master ^refs/heads/next refs/heads/pu 2>/dev/null`