Hi Leo, > Since the packages refer to each other, committing them individually
breaks the build until the entire commit series is complete. This will break `git bisect` for 267 commits (the number of packages). You should be committing packages in topological order but the file order is alphabetical. Good luck, rust is a ton of work. John