mergiraf 0.19.0

A syntax-aware merge driver for Git
Documentation
1
2
3
4
my_struct_t instance = {
    .foo = 3,
    .bar = 2,
};