Goal is to have a functionality to automatically squash the history of a given reference, potentially only branches, to a given number of commits or a cutoff-timestamp.
The functionality should also work for internal Nessie references (int/refs + int/repo), via a specialized functionality?
Goal is to have a functionality to automatically squash the history of a given reference, potentially only branches, to a given number of commits or a cutoff-timestamp.
The functionality should also work for internal Nessie references (
int/refs
+int/repo
), via a specialized functionality?