aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorAdam Vandenberg2009-11-25 21:22:30 -0800
committerMax Howell2009-12-12 16:24:15 +0000
commit70176cb0ece880ccf2dea297a52296efc100626e (patch)
tree0b24f0bc0e1ed9fe8bfc50f8ac94d64beef01ad5 /bin
parentd391f7c70e25646c3724307f4335d9b723e6a1d8 (diff)
downloadbrew-70176cb0ece880ccf2dea297a52296efc100626e.tar.bz2
Another git command.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/brew2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/brew b/bin/brew
index dc0ae0ae4..fbe4f5497 100755
--- a/bin/brew
+++ b/bin/brew
@@ -294,7 +294,7 @@ begin
end
end
- when 'pull', 'push', 'checkout', 'branch'
+ when 'branch', 'checkout', 'pull', 'push', 'reset'
onoe "Unknown command: #{arg} (did you mean 'git #{arg}'?)"
else