typo
authorJoey Hess <joey@kodama.kitenet.net>
Thu, 25 Oct 2007 08:21:59 +0000 (04:21 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Thu, 25 Oct 2007 08:21:59 +0000 (04:21 -0400)
fanboy

diff --git a/fanboy b/fanboy
index bff7173fb55a4722f1dc1e6bf75239207e401cae..743a004641e22fc183d7cd2dc4a17c091d7f4369 100755 (executable)
--- 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);
 }
 
This page took 0.011273 seconds and 4 git commands to generate.