This commit is contained in:
Joey Hess 2019-06-06 17:16:30 -04:00
parent 258a7c5cd1
commit 132ec9e005
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -0,0 +1,4 @@
I have a 2500 line patch on the `starting` branch that refactors how start
messages get displayed. Prerequisite for faster parallel starts. This
touched every single command, and quite a few needed non-trivial changes,
so it took all day to get it to even compile.