Add vendor submodule
authorKunal Mehta <legoktm@member.fsf.org>
Wed, 6 Jun 2018 22:21:12 +0000 (15:21 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Wed, 6 Jun 2018 22:21:12 +0000 (15:21 -0700)
commit34f4a899fb2897768108fe80fbd7ecdb1646135c
treeeb9ebd1e96a93a7656a12adebed84e029d3adad2
parent2a6e626af5cbccc520f4275e4ec042c4112b7194
Add vendor submodule

People will no longer need to clone it separately, just run
`git submodule update --init`.

If people want to run composer locally and have already checked out the
submodule, a `git submodule deinit vendor` will disable the submodule.

Change-Id: I1fdaf8dc3c2a8e246bb7d2987a42a41272dffc29
.gitmodules
vendor [new submodule]