diff options
| author | Adam Vandenberg | 2009-11-25 21:22:30 -0800 |
|---|---|---|
| committer | Max Howell | 2009-12-12 16:24:15 +0000 |
| commit | 70176cb0ece880ccf2dea297a52296efc100626e (patch) | |
| tree | 0b24f0bc0e1ed9fe8bfc50f8ac94d64beef01ad5 /bin | |
| parent | d391f7c70e25646c3724307f4335d9b723e6a1d8 (diff) | |
| download | brew-70176cb0ece880ccf2dea297a52296efc100626e.tar.bz2 | |
Another git command.
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/brew | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
