diff --git a/5fe71e27727f4243dc997e63b9a02971/description b/5fe71e27727f4243dc997e63b9a02971/description deleted file mode 100644 index 9f741d2..0000000 --- a/5fe71e27727f4243dc997e63b9a02971/description +++ /dev/null @@ -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` diff --git a/fd81241f795333b64e7911cfb1b57c8f/description b/fd81241f795333b64e7911cfb1b57c8f/description index 1a26aee..fdb0c29 100644 --- a/fd81241f795333b64e7911cfb1b57c8f/description +++ b/fd81241f795333b64e7911cfb1b57c8f/description @@ -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