I'm trying to hide warning: Git tree '...' is dirty in dev commands that are expected to be run a lot while editing, adding --nix-option warn-dirty false to a colmena apply --on ... command manages to reduce it from five copies of the warning to only two, but it would be nice if it also applied to the last two.
I'm trying to hide
warning: Git tree '...' is dirtyin dev commands that are expected to be run a lot while editing, adding--nix-option warn-dirty falseto acolmena apply --on ...command manages to reduce it from five copies of the warning to only two, but it would be nice if it also applied to the last two.