Anthony Sottile
Anthony Sottile
it requires forward porting openssl which I'm not really interested in doing or maintaining for free
actually, looking at this again I don't see how this fixes your problem (or how a user would configure the settings you've added). `all-repos` also always generates repositories with ssh...
I'm not sure exactly -- it's certainly possible that someone writes an all-repos plugin which produces repositories with other protocols -- but none of the currently known plugins do so
I don't think interactive is the correct choice, but perhaps failing if something unexpected there is better? `all-repos-clone` is intended to be cron-able
I believe all-repos has enough information to add/remove just the repositories it maintains (read the repos list before, diff with after, add/remove the ones it manages) and then all that's...
yeah it's not really meant as a development environment, or at least that's not how I use it -- I could see it maybe as a way to seed the...
one thing that I use that works pretty well is `all-repos-complete` -- it adds tab completion for `git clone` ``` eval "$(all-repos-complete --bash)" ``` and then `git clone` `` ->...
ah so essentially automating `git clone --reference path/to/all-repos/clone target`
err maybe `--shared` `--dissociate` or whatever the correct set of options is
someone expressed interest in this on stream, I believe the api is https://docs.gitlab.com/ee/api/projects.html#list-user-projects