diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-13 22:33:01 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-13 22:33:01 -0400 |
commit | ab3efb21d9f3c43cf01e5d1be5a55cf7a233adfb (patch) | |
tree | d3229b117cf27affd2bbe8f014c4789e7fda79c5 /doc | |
parent | 031da9c134fca2c6d689f343ac0b4a537b4cfd15 (diff) | |
parent | 50c9851ddc834f6261da0df525374efd867f731d (diff) |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc')
-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]] |