You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 19, 2023. It is now read-only.
By default, git-flow will be installed in /usr/local/bin. To change the prefix
where git-flow will be installed, simply specify it explicitly, using:
$ sudo make prefix=/opt/local install
This will install git-flow in /opt/local/bin
Post installation setup
git-flow depends on the availability of the command line utility gexpr, which may not be available in your BSD environment.
Please use your favorite package manager to install gexpr found in sysutils/coreutils.