Converted vendor/mustache into a submodule

This commit is contained in:
Woody Gilk 2010-07-01 12:45:23 +08:00 committed by Jeremy Bush
parent 8a11891a44
commit 87b3198d29
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "vendor/mustache"]
path = vendor/mustache
url = git://github.com/bobthecow/mustache.php.git

View file

@ -1,3 +1,3 @@
<?php
include Kohana::find_file('vendor', 'Mustache');
include Kohana::find_file('vendor', 'mustache/Mustache');

1
vendor/mustache vendored Submodule

@ -0,0 +1 @@
Subproject commit f6c447385f8709c68ef5c83e926359803784e33e