Differences between the gitflows in ports?

Brandon Allbery allbery.b at gmail.com
Wed Sep 14 12:27:16 PDT 2016


On Wed, Sep 14, 2016 at 3:21 PM, Michael <keybounce at gmail.com> wrote:

> So there are 5 different versions of gitflow in macports:
>
> git-flow @0.4.1_2 (devel)
>     Git extensions for Vincent Driessen branching. (nvie)
>
> git-flow-avh @1.9.1_2 (devel)
>     Git extensions for Vincent Driessen branching. (avh Edition)
>
> git-flow-bash-completion @0.4.2.2
>
> (devel)
>     Bash completion support for git-flow.
>
> git-flow-devel @20120925 (devel)
>     Git extensions for Vincent Driessen branching. (nvie devel)
>
> git-flow-hf @1.5.2_1 (devel)
>     Git extensions for Vincent Driessen branching. (HubFlow)
>

Only three, actually.

git-flow-bash-completion adds entries for use by the bash-completion port
so bash can autocomplete git-flow commands; it probably works (at least to
some extent) for all of the git-flow ports.

-devel ports are generally used for testing new versions, and you usually
do *not* want to use them as normal ports. It's entirely likely that it is
*older* than the current release, since not everyone cleans up afterward if
they intend to use the -devel port for testing the next major release.

Between those three, it looks like they are forks of the original (nvie)
with presumably changed behavior; you would have to look up the upstream
details of those forks.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-users/attachments/20160914/c8b0a0a8/attachment.html>


More information about the macports-users mailing list