Plugman needs to clone the project, I'm not sure if you can clone a directory.
I create a git project for each of my plugins e.g. https://github.com/don/BluetoothSerial.git On Sun, Sep 8, 2013 at 8:16 PM, Andrew Grieve <agri...@chromium.org> wrote: > You didn't use the correct URL. Try: > > > https://github.com/johnwargo/cordova-programming-code.git#master:plugins/carrier > > > > On Sun, Sep 8, 2013 at 1:33 PM, John Wargo <j...@johnwargo.com> wrote: > > > Is there anything special about distributing your plugins on GitHub? My > > files are up there, but when I try to test adding the plugin from that > > location I get the following error: > > > > [Error: Error fetching plugin: Error: failed to get the plugin via git > > from URL https://github.com/johnwargo/**cordova-programming-code/tree/** > > master/plugins/carrier< > https://github.com/johnwargo/cordova-programming-code/tree/master/plugins/carrier > >, > > output: Cloning into 'plugman-tmp1378661193771'... > > fatal: https://github.com/johnwargo/**cordova-programming-code/tree/** > > master/plugins/carrier/info/**refs?service=git-upload-pack< > https://github.com/johnwargo/cordova-programming-code/tree/master/plugins/carrier/info/refs?service=git-upload-pack>not > found: did you run git update-server-info on the server? > > >