[PATCH] Fix git-merge-cache -q
commitb32e986cd7a2b3ab4227d63657ef439786a82024
authorPetr Baudis <pasky@ucw.cz>
Thu, 4 Aug 2005 22:31:12 +0000 (5 00:31 +0200)
committerJunio C Hamano <junkio@cox.net>
Fri, 5 Aug 2005 20:53:17 +0000 (5 13:53 -0700)
tree665af2ffadd7ee4b9e0ec3606c6b24070f2046a1
parentb50abe8843006e9856c633b5abeb4eab53b46629
[PATCH] Fix git-merge-cache -q

I'm totally stupid and got it backwards, sorry about that.
git-merge-cache -q would mean it's noisy and quiet without any
parameters.

Signed-off-by: Petr Baudis <pasky@ucw.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
merge-cache.c