diff options
author | https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E <https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E@web> | 2010-05-13 00:07:54 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-05-13 00:07:54 +0000 |
commit | 50c9851ddc834f6261da0df525374efd867f731d (patch) | |
tree | acf3191da227845c3170441fd27b78785fe0338f | |
parent | 3f2f447cb57acbcf2bf767c19160426a5efe5d75 (diff) |
comments
-rw-r--r-- | doc/forum/how_do_I_revert_edits_in_the_web_mode__63__.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/forum/how_do_I_revert_edits_in_the_web_mode__63__.mdwn b/doc/forum/how_do_I_revert_edits_in_the_web_mode__63__.mdwn index eca572c70..510e93077 100644 --- a/doc/forum/how_do_I_revert_edits_in_the_web_mode__63__.mdwn +++ b/doc/forum/how_do_I_revert_edits_in_the_web_mode__63__.mdwn @@ -27,3 +27,7 @@ Puzzled a bit :-/ >>> still visible on RecentChanges. With those limitations, it's certianly >>> doable (as a plugin even), but given how excellent `git revert` is in >>> comparison, I have not had a real desire to do so. --[[Joey]] + +>>>> Web edits are single-file anyway, so I wouldn't expect web reverts +>>>> to handle the multi-file case. OTOH, I've sometimes wished ikiwiki +>>>> had its own history browser (somewhere down my todo list). --[[schmonz]] |