diff options
Diffstat (limited to 'Library/Formula/git-extras.rb')
| -rw-r--r-- | Library/Formula/git-extras.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/git-extras.rb b/Library/Formula/git-extras.rb index 1e7d9381f..0cb521397 100644 --- a/Library/Formula/git-extras.rb +++ b/Library/Formula/git-extras.rb @@ -5,7 +5,7 @@ class GitExtras < Formula url "https://github.com/tj/git-extras/archive/2.2.0.tar.gz" sha1 "cb3df2bc8953fdae7b73c3d309e79ee5316bb90d" - head "https://github.com/tj/git-extras.git", :branch => "master" + head "https://github.com/tj/git-extras.git" bottle do cellar :any |
