Radek Pazdera
Radek Pazdera
Hi guys, I'm sorry for my belated response. I see your pain with this and agree -- it's inefficient for sure. Every time gitwalk runs, it force-updates the local branches...
@nnmrts Oh, I must have missed that! I'll look into it. Thanks!
Generating 20 000 Road segments takes 27minutes. This is caused by the snap algorithm, That needs to be optimized to get better results.
That's a good idea!
Currently work in progress (see the [debug-console](https://github.com/KanoComputing/kano-repository-manager/tree/debug-console) branch).
I don't seem to find enough time to finish this one, so if somebody would like to take it from here, you're more than welcome!
:+1: I'm definitely up for this feature. Will do that when I get a bit of time ...
Just a note: I explored `git-packagebuild` a while ago, but I was unable to make it cross-compile for **armhfv6**. It would be awesome if we could make it work, because...
This was done in the `dr-ci` ([link](https://github.com/KanoComputing/kano-repository-manager/commit/f2c2e28fbeac9f306cb343b3e83d11c51fcdbd16)) branch that I never got around to finishing. If someone could cherry-pick that out, that'd be really useful.
I like that idea. We could have something similar **apt**: `y/[n]` question and `--yes` to don't even ask. Or we could do the same **GitHub** does when you delete repositories:...