mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-28 02:21:12 +00:00
The `destination` variable we use when creating the operation log may have been replaced earlier in the code. I think this was a regression when I moved the setting of the description from `start_transaction()` to `finish_transaction()` a while ago.