diff options
| author | Adam Vandenberg | 2014-02-05 06:34:24 -0800 |
|---|---|---|
| committer | Adam Vandenberg | 2014-02-05 06:34:32 -0800 |
| commit | fd0b6b7c96c6fc7b31ef52c018b682fb104a1684 (patch) | |
| tree | 9868c6fd0518eb2db5c4badfe4e0ec0333cb1042 /Library/Formula | |
| parent | 563a6ea42e7dbd23f4bcbd32c149f1e5e912a4ac (diff) | |
| download | homebrew-fd0b6b7c96c6fc7b31ef52c018b682fb104a1684.tar.bz2 | |
git-tf: remove conflicts with
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/git-tf.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/git-tf.rb b/Library/Formula/git-tf.rb index 8e139c746..0eb84fb82 100644 --- a/Library/Formula/git-tf.rb +++ b/Library/Formula/git-tf.rb @@ -5,8 +5,6 @@ class GitTf < Formula url 'http://download.microsoft.com/download/A/E/2/AE23B059-5727-445B-91CC-15B7A078A7F4/git-tf-2.0.3.20131219.zip' sha1 'a16f98aa1cd6bff2931b2fa361711ca7051258f4' - conflicts_with 'homebrew/versions/git-tf-2.0.2', :because => 'two different versions of the same library' - head do url 'https://git01.codeplex.com/gittf', :using => :git depends_on 'maven' |
