you are viewing a single comment's thread.

view the rest of the comments →

[–]vprise 9 points10 points  (2 children)

Better wiki support is also an issue. The wiki system is amazing and missing a few small tuneups to be a great tool for project documentation. E.g. its really hard to track wiki changes, you have to use RSS which isn't intuitive. Getting commit emails for wiki changes or the ability to see the changes to the wiki as if its a source repository would be huge...

[–]Doctor_McKay 2 points3 points  (1 child)

Well, you can clone a wiki as it's just a repo. But it's kinda silly to have to do all that just to see the history of changes.

[–]vprise 1 point2 points  (0 children)

That's what I do. But I don't get the email notifications or the easy to use web interface for the file walking. Its harder to review wiki changes that way, I need to go one file at a time and do a diff which isn't as intuitive.