I've done some work on the revert command that I would like to
eventually merge:
https://www.fossil-scm.org/index.html/info/418dd7ac51ba4e15
The main enhancement is that a revert will no longer wipe any
preexisting undo state if no files were reverted (because they hadn't
been modified in any way). Also, only files that are actually reverted
are listed in the output, which is now sorted by filename.
I've also cleaned up some lingering bugs and edge cases, and I've added
tests to cover this stuff, too.
Let me know if there are any changes I should make. Thanks!
_______________________________________________
fossil-dev mailing list
fossil-dev@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev