|
|
|
|
|
by CoastalCoder
779 days ago
|
|
I sometimes wish git supported hierarchical commits. I.e., git can retain two representations of a sequence of commits: the original sequence, and also a larger commit that (a) produces the exact same code change as the sequence, and (b) has its own commit message. |
|