aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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