Embedded git repository warning
-
Hello,
Our WordPress site’s version control is managed with git. When I download the plugin and manually install, I get some warnings about adding embedded git repositories. Can I safely ignore these warnings? How should I handle them? This is the entirety of the response in the terminal:
warning: adding embedded git repository: wp-content/plugins/object-sync-for-salesforce/vendor/a5hleyrich/wp-background-processing
hint: You’ve added another git repository inside your current repository.
hint: Clones of the outer repository will not contain the contents of
hint: the embedded repository and will not know how to obtain it.
hint: If you meant to add a submodule, use:
hint:
hint: git submodule add <url> wp-content/plugins/object-sync-for-salesforce/vendor/a5hleyrich/wp-background-processing
hint:
hint: If you added this path by mistake, you can remove it from the
hint: index with:
hint:
hint: git rm –cached wp-content/plugins/object-sync-for-salesforce/vendor/a5hleyrich/wp-background-processing
hint:
hint: See “git help submodule” for more information.
warning: adding embedded git repository: wp-content/plugins/object-sync-for-salesforce/vendor/developerforce/force.com-toolkit-for-php
warning: adding embedded git repository: wp-content/plugins/object-sync-for-salesforce/vendor/pippinsplugins/wp-loggingI’m sorry – I searched and couldn’t find any reference to this.
Thank you,
Brandon
- The topic ‘Embedded git repository warning’ is closed to new replies.