git-subtree: fix url and add real head build

This commit is contained in:
Adam Vandenberg 2011-01-12 09:32:26 -08:00
parent 963f23b47a
commit c491218cf6

View file

@ -2,8 +2,8 @@ require 'formula'
class GitSubtree <Formula
homepage 'https://github.com/apenwarr/git-subtree'
head 'git://github.com/apenwarr/git-subtree.git',
:tag => 'v0.3'
url 'https://github.com/apenwarr/git-subtree/zipball/v0.3'
head 'git://github.com/apenwarr/git-subtree.git'
def options
[