GitHub user gorkem opened a pull request:

    https://github.com/apache/cordova-lib/pull/86

    url and local save/restore support

    Implements save and restore for plugins that are coming from local file 
system or from a git repo.
    Also makes a change so that the dependency plugins are not saved during a 
save. Makes a change
    on the fetch.js so that .fetch.json now accurately records the type for 
plugin installations from registry
    as type 'registry'

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gorkem/cordova-lib git_save_restore

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-lib/pull/86.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #86
    
----
commit 71d2aa584f91e7bb74d9265612cdbb402e44162a
Author: Gorkem Ercan <gorkem.er...@gmail.com>
Date:   2014-09-15T00:56:54Z

    url and local save/restore support
    
    Implements save and restore for plugins that are coming from local file 
system or from a git repo.
    Also makes a change so that the dependency plugins are not saved during a 
save. Makes a change
    on the fetch.js so that .fetch.json now accurately records the type for 
plugin installations from registry
    as type 'registry'

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to