Compare commits
3 commits
baa7cdd7e9
...
2e244c2192
| Author | SHA1 | Date | |
|---|---|---|---|
| 2e244c2192 | |||
| 8cea4cfd0f | |||
| 9abfea06cc |
2 changed files with 14 additions and 0 deletions
7
5fe71e27727f4243dc997e63b9a02971/description
Normal file
7
5fe71e27727f4243dc997e63b9a02971/description
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
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`
|
||||
|
|
@ -1 +1,8 @@
|
|||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue