I have a project with 10K+ commits. I have been using subtrees and submodules for a few components but both were causing a lot of headaches. I'm just investigating subrepo now. It's looking really good! One thing is that a subrepo push, a simple one file change, can take over four minutes. Is there some way I can speed this up? Is this normal?
I used subrepo checkout to set it all up, not init.