Wiklet Git
Git is a complex and powerful system, and much of its functionality is not used by Wiklet. The tips below are simple and brief, and you should refer to the Git documentation for more details.
- Automatic notification of page edits
- Git can notify you whenever a change is made to a file, for example, using git-notifier.
- Direct editing
- You can edit the wiki pages as plain text files directly using Git. Using an editor such as GNU Emacs that has support for Git (and remote file editing, in case you are not running the editor on the web server) makes this particularly convenient. As well as letting you use your favourite editor to edit wiki pages, this is useful if you have locked pages.
Last updated 2024/01/06