Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#45501 closed request (invalid)

git-flow: Eliminate dependency on git

Reported by: verwymeren@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.2
Keywords: Cc:
Port: git-flow

Description

git-flow currently forces installation of the MacPorts git port. Since MacPorts requires Xcode be installed and Xcode provides git is this dependency necessary anymore? It would be great if the installation of git was optional when installing git-flow.

Change History (3)

comment:1 Changed 10 years ago by danielluke (Daniel J. Luke)

Resolution: invalid
Status: newclosed

https://trac.macports.org/wiki/FAQ#ownlibs

MacPorts depends on its own versions of things on purpose.

comment:2 Changed 10 years ago by verwymeren@…

That makes sense if git-flow depends on a specific version of git, but it doesn't. It is simply a collection of scripts. The presence of git executables is all that is required.

comment:3 Changed 10 years ago by danielluke (Daniel J. Luke)

interfaces to programs never change, and Apple never ships broken executables.

Note: See TracTickets for help on using tickets.