Comment by IshKebab

9 hours ago

No they're saying that it will explicitly record the move, unlike Git which has to guess (it often fails).

Git does record the move, and you don't have to use the git ui to do it. Lore says it requires `lore stage move` to record it. More details in the reply to your other comment.