mergiraf 0.19.0

A syntax-aware merge driver for Git
Documentation
1
2
3
4
5
6
class Cls:
    x = 1

    y = 2

    z = 3