Compare commits

..

No commits in common. "2e244c21927118ae57127b50c759904724bef89d" and "baa7cdd7e976f40d050dc923a93d11ac6dd31cde" have entirely different histories.

2 changed files with 0 additions and 14 deletions

View file

@ -1,7 +0,0 @@
add a way to see how an issue has changed over time
Maybe `ent log ISSUE` (and `ent log COMMENT`)?
This could be a thinly veiled wrapper around:
`git log entomologist-data -- ISSUE`

View file

@ -1,8 +1 @@
commit messages in the `entomologist-data` branch could be better
It'd be nice to be able to look at the `git log --oneline` of an issue dir and see:
* creating the issue
* editing the issue
* changing state or assignee
* adding a comment
* editing a comment