Skip to content

Makefile: use merge time when restoring mtime

Martina Ferrari requested to merge use_merge_mtime into main

This change allows to better control when files are considered out of date by make by taking into account the time of a merge commit

Merge request reports