hubflow: add HEAD
Closes Homebrew/homebrew#32646. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
559694a087
commit
51fcdf7709
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ require 'formula'
|
|||
class Hubflow < Formula
|
||||
homepage 'http://datasift.github.io/gitflow/'
|
||||
url 'https://github.com/datasift/gitflow.git', :tag => '1.5.2'
|
||||
head 'https://github.com/datasift/gitflow.git'
|
||||
|
||||
def install
|
||||
ENV['INSTALL_INTO'] = libexec
|
||||
|
|
Loading…
Reference in a new issue