You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2013/06/07 02:18:01 UTC

git commit: added cli to release

Updated Branches:
  refs/heads/master 1f4d7b4b6 -> 409bf8371


added cli to release


Project: http://git-wip-us.apache.org/repos/asf/cordova-coho/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-coho/commit/409bf837
Tree: http://git-wip-us.apache.org/repos/asf/cordova-coho/tree/409bf837
Diff: http://git-wip-us.apache.org/repos/asf/cordova-coho/diff/409bf837

Branch: refs/heads/master
Commit: 409bf837136d183324b88c06d1cb9a5967fc9636
Parents: 1f4d7b4
Author: steven gill <st...@apache.org>
Authored: Thu Jun 6 17:17:48 2013 -0700
Committer: steven gill <st...@apache.org>
Committed: Thu Jun 6 17:17:48 2013 -0700

----------------------------------------------------------------------
 coho |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/409bf837/coho
----------------------------------------------------------------------
diff --git a/coho b/coho
index 5391792..5885b9a 100755
--- a/coho
+++ b/coho
@@ -139,7 +139,7 @@ var otherRepos = [
         title: 'Cordova CLI',
         id: 'cli',
         repoName: 'cordova-cli',
-        inactive: true, // Not on the same release schedule as the rest of Cordova
+        inactive: false, // Not on the same release schedule as the rest of Cordova
     }, {
         title: 'Cordova Plugman',
         id: 'plugman',