Another git command.

This commit is contained in:
Adam Vandenberg 2009-11-25 21:22:30 -08:00 committed by Max Howell
parent d391f7c70e
commit 70176cb0ec

View File

@ -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