You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ag...@apache.org on 2014/06/27 21:15:41 UTC

git commit: Closing pull requests

Repository: cordova-coho
Updated Branches:
  refs/heads/master 57e9cdd79 -> 77b1cae8a


Closing pull requests

close apache/cordova-plugin-camera#15
close apache/cordova-plugin-camera#34
close apache/cordova-plugin-camera#17
close apache/cordova-plugin-camera#24
close apache/cordova-plugin-camera#23
close apache/cordova-plugin-camera#3
close apache/cordova-plugin-contacts#15
close apache/cordova-plugin-contacts#13
close apache/cordova-plugin-device-motion#4
close apache/cordova-plugin-device-motion#3
close apache/cordova-plugin-device-motion#7
close apache/cordova-plugin-device-orientation#5
close apache/cordova-plugin-device#8
close apache/cordova-plugin-device#11
close apache/cordova-plugin-dialogs#21
close apache/cordova-plugin-dialogs#8
close apache/cordova-plugin-geolocation#6
close apache/cordova-plugin-geolocation#15
close apache/cordova-plugin-geolocation#10
close apache/cordova-plugin-globalization#12
close apache/cordova-plugin-globalization#1
close apache/cordova-plugin-globalization#4
close apache/cordova-plugin-inappbrowser#17
close apache/cordova-plugin-inappbrowser#13
close apache/cordova-plugin-inappbrowser#24
close apache/cordova-plugin-inappbrowser#20
close apache/cordova-plugin-inappbrowser#49
close apache/cordova-plugin-inappbrowser#21
close apache/cordova-plugin-inappbrowser#19
close apache/cordova-plugin-inappbrowser#36
close apache/cordova-plugin-inappbrowser#30
close apache/cordova-plugin-inappbrowser#15
close apache/cordova-plugin-media#2
close apache/cordova-plugin-media#11
close apache/cordova-plugin-media-capture#19
close apache/cordova-plugin-media-capture#15
close apache/cordova-plugin-media-capture#7
close apache/cordova-plugin-media-capture#18
close apache/cordova-plugin-network-information#11
close apache/cordova-plugin-network-information#6
close apache/cordova-plugin-splashscreen#9
close apache/cordova-plugin-vibration#13
close apache/cordova-plugin-vibration#7
close apache/cordova-plugin-statusbar#10
close apache/cordova-plugin-statusbar#5
close apache/cordova-plugins#3


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

Branch: refs/heads/master
Commit: 77b1cae8a39d6f81589ebe3165a9f1b72acc4e3b
Parents: 57e9cdd
Author: Andrew Grieve <ag...@chromium.org>
Authored: Fri Jun 27 12:05:35 2014 -0400
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Fri Jun 27 12:05:35 2014 -0400

----------------------------------------------------------------------
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/77b1cae8/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 5f3b0ed..0f32c24 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ This repository has the following purposes:
 
 ## How to Clone & Use `coho`
 
-    mkdir -p cordova 
+    mkdir -p cordova
     cd cordova
     git clone https://git-wip-us.apache.org/repos/asf/cordova-coho.git
     cd cordova-coho
@@ -43,4 +43,3 @@ This repository has the following purposes:
     sudo npm link
     coho --help
 
-