unison
unison copied to clipboard
client-side fast-forward check — maybe @ChrisPenner & @aryairani
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.