6 lines
243 B
Text
6 lines
243 B
Text
# implement `ent comment ${ISSUE} [-m ${MESSAGE}]`
|
|
|
|
- each issue dir has a `comments` subdir
|
|
- each comment is identified by a sha1-style uid
|
|
- each comment is a file or directory under the `${ISSUE}/comments`
|
|
- comments are ordered by ctime?
|