Next: , Previous: , Up: SGBlog  


Topics

Each post can have any number of attached topics (also known as tags or categories). They are whitespace separated single words kept in separate note namespace. You can add/change comments with commands like:

$ git notes --ref=topics add -m "linux hate" @
$ git push origin mybranch refs/notes/topics

To reset incorrectly added topic:

$ git update-ref refs/notes/topics refs/notes/topics^