diff --git a/317ea8ccac1d414cde55771321bdec30/state b/317ea8ccac1d414cde55771321bdec30/state index 348ebd9..505c028 100644 --- a/317ea8ccac1d414cde55771321bdec30/state +++ b/317ea8ccac1d414cde55771321bdec30/state @@ -1 +1 @@ -done \ No newline at end of file +inprogress \ No newline at end of file diff --git a/9502937b139b797f94eb422651417757/description b/9502937b139b797f94eb422651417757/description index 2452fce..5dbd141 100644 --- a/9502937b139b797f94eb422651417757/description +++ b/9502937b139b797f94eb422651417757/description @@ -1,4 +1,4 @@ -`ent show`: visually distinguish issues and comments from each other +visually distinguish issues and comments from each other `git log` does it well: diff --git a/fd81241f795333b64e7911cfb1b57c8f/description b/fd81241f795333b64e7911cfb1b57c8f/description index 32c6b39..1a26aee 100644 --- a/fd81241f795333b64e7911cfb1b57c8f/description +++ b/fd81241f795333b64e7911cfb1b57c8f/description @@ -6,6 +6,3 @@ It'd be nice to be able to look at the `git log --oneline` of an issue dir and s * changing state or assignee * adding a comment * editing a comment - -I think each kind of log message we want will correspond to a matching -API function in the entomologist crate.