aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/git-tf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/git-tf.rb')
-rw-r--r--Library/Formula/git-tf.rb2
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'