Compare commits
No commits in common. "cdb0f450d94b5daab31b55de5e0a4c14b8d0b632" and "e3a47c5c37da1d5cb1f1063c2c6edba4e19bf8a2" have entirely different histories.
cdb0f450d9
...
e3a47c5c37
3 changed files with 2 additions and 5 deletions
|
|
@ -1 +1 @@
|
||||||
done
|
inprogress
|
||||||
|
|
@ -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:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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.
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue