Update WI
Junio C Hamano committed
Jun 26, 2006 at 16:42 UTC
2713b8a32c1f6841cdde722c4b930d8f1b73dd1f
1 file changed
+1
-1
WI
+1
-1
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`