unison icon indicating copy to clipboard operation
unison copied to clipboard

client-side fast-forward check — maybe @ChrisPenner & @aryairani

Open aryairani opened this issue 3 years ago • 2 comments

a) Just do before check on client, then still construct the history path b) Just do before check on server, no need for client to construct the history path — concern is maybe too much work for server, but we could use a more comprehensive plan for dealing with buggy clients than focusing on this one case.

aryairani avatar Jul 05 '22 18:07 aryairani