test: add a push race case where the raced push touch multiple heads
We check case where the raced push update all heads while the racing push
update one of them.
# See http://EditorConfig.org for the specificationroot = true[*.py]indent_size = 4indent_style = spacetrim_trailing_whitespace = true[*.{c,h}]indent_size = 8indent_style = tabtrim_trailing_whitespace = true