You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by rodms10 <gi...@git.apache.org> on 2014/08/19 23:53:03 UTC

[GitHub] cordova-plugin-file pull request: Overwrite existing file on getFi...

GitHub user rodms10 opened a pull request:

    https://github.com/apache/cordova-plugin-file/pull/69

    Overwrite existing file on getFile when create is true

    Realized that this is the expected behavior when playing with the [phonegap developer app](https://github.com/phonegap/phonegap-app-developer/blob/f23f53db780c2be3ce4a6388d6b2c731bc0802a1/www/js/app.js#L147-L179).

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

    $ git pull https://github.com/rodms10/cordova-plugin-file overwrite-create

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

    https://github.com/apache/cordova-plugin-file/pull/69.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 #69
    
----
commit e393c3cbcb22475f58f03549bd5b52943a522946
Author: Rodrigo Silveira <ro...@outlook.com>
Date:   2014-08-19T21:49:34Z

    Overwrite existing file on getFile when create is true

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cordova-plugin-file pull request: Overwrite existing file on getFi...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/cordova-plugin-file/pull/69


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---