When merging branches and the checkbox "create checkpoint first?" is selected on the target branch, a checkpoint is always created, even if the target branch has no changes.
The result is an unnecessary checkpoint in the target branch that has no changes from the previous checkpoint.
It would be cleaner if a checkpoint was only created if the target branch actually has any changes.
When merging branches and the checkbox "create checkpoint first?" is selected on the target branch, a checkpoint is always created, even if the target branch has no changes.
The result is an unnecessary checkpoint in the target branch that has no changes from the previous checkpoint.
It would be cleaner if a checkpoint was only created if the target branch actually has any changes.