Compare commits

..

No commits in common. "cdb0f450d94b5daab31b55de5e0a4c14b8d0b632" and "e3a47c5c37da1d5cb1f1063c2c6edba4e19bf8a2" have entirely different histories.

3 changed files with 2 additions and 5 deletions

View file

@ -1 +1 @@
done inprogress

View file

@ -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: `git log` does it well:

View file

@ -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 * changing state or assignee
* adding a comment * adding a comment
* editing 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.