Update WI

todo
Junio C Hamano 2006-06-26 16:42:38 -07:00
parent 27a9912e2b
commit 2713b8a32c
1 changed files with 1 additions and 1 deletions

2
WI
View File

@ -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`