nvie / gitflow

Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
http://nvie.com/posts/a-successful-git-branching-model/
Other
26.6k stars 2.66k forks source link

Can't install in Fedora 36 #6479

Open andresruizdc opened 2 years ago

andresruizdc commented 2 years ago

Trying to install with Fedora package manager and I get this following error:

$ sudo dnf install gitflow
Last metadata expiration check: 2:38:12 ago on Wed 03 Aug 2022 10:13:13 AM CDT.
No match for argument: gitflow
Error: Unable to find a match: gitflow

Looking on forums it turns out the package is no longer active and has been marked as dead by Fedora. Tried to do the manual installation but I have the same problem as issue 6478