In the saga of all my wittiest git commits getting squashed away, I had a build fail because a script used bash instead of sh and alpine doesn't have the former. So a commit fixing a failure by changing "bash" to "sh" should only appropriately be labeled "sh it"