Skip to content

Commit

Permalink
Another git command.
Browse files Browse the repository at this point in the history
  • Loading branch information
adamv authored and mxcl committed Dec 12, 2009
1 parent 7b31715 commit c25c47b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/brew
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c25c47b

Please sign in to comment.