From ffe697ad53aa1bffffc7307bf0b82df38e1bb3c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eloy=20Dur=C3=A1n?= Date: Thu, 16 Jan 2014 17:19:46 +0100 Subject: [PATCH] [command] Vendor CLAide. --- .gitmodules | 3 +++ vendor/CLAide | 1 + 2 files changed, 4 insertions(+) create mode 160000 vendor/CLAide diff --git a/.gitmodules b/.gitmodules index 70df23c9..f28abca1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "vendor/XCPretty"] path = vendor/XCPretty url = https://github.com/alloy/XCPretty.git +[submodule "vendor/CLAide"] + path = vendor/CLAide + url = https://github.com/CocoaPods/CLAide.git diff --git a/vendor/CLAide b/vendor/CLAide new file mode 160000 index 00000000..b662b540 --- /dev/null +++ b/vendor/CLAide @@ -0,0 +1 @@ +Subproject commit b662b54098aa6ba5832c2382342cc363111bb3e6