Skip to content

Commit

Permalink
git-remote-hg: conflicts_with git-cinnabar (#16638)
Browse files Browse the repository at this point in the history
  • Loading branch information
elyscape authored and ilovezfs committed Aug 10, 2017
1 parent a8517ac commit ee0c27e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/git-remote-hg.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ class GitRemoteHg < Formula
depends_on :hg
depends_on :python if MacOS.version <= :snow_leopard

conflicts_with "git-cinnabar", :because => "both install `git-remote-hg` binaries"

resource "hg" do
url "https://mercurial-scm.org/release/mercurial-4.1.3.tar.gz"
sha256 "103d2ae187d5c94110c0e86ccc3b46f55fcd8e21c78d1c209bac7b59a73e86d8"
Expand Down

0 comments on commit ee0c27e

Please sign in to comment.