|
|
|
|
|
by Blackthorn
639 days ago
|
|
> Merging is for keeping track of a group of commits that has been taken from a feature branch and included in the mainline. Merging is for bringing a group of commits from branch A into branch B. It is, quite literally, the original way to perform this operation. It's not "clutter", it's a correct picture of how the code was developed. |
|