From: Joey Hess Date: Thu, 25 Oct 2007 08:21:59 +0000 (-0400) Subject: typo X-Git-Tag: 2.43~7 X-Git-Url: http://git.ieval.ro/?p=filters.git;a=commitdiff_plain;h=8762c758ec76e7b774c84dd6dd182b9726f0f724 typo --- diff --git a/fanboy b/fanboy index bff7173..743a004 100755 --- a/fanboy +++ b/fanboy @@ -1,7 +1,7 @@ #!/usr/bin/perl if (! @ARGV) { - @ARGV=qw(linus git linux rebase redbased merge merged cherry-pick + @ARGV=qw(linus git linux rebase rebased merge merged cherry-pick branch branched branches); }