Compare commits
No commits in common. "2e244c21927118ae57127b50c759904724bef89d" and "baa7cdd7e976f40d050dc923a93d11ac6dd31cde" have entirely different histories.
2e244c2192
...
baa7cdd7e9
2 changed files with 0 additions and 14 deletions
|
|
@ -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`
|
|
||||||
|
|
@ -1,8 +1 @@
|
||||||
commit messages in the `entomologist-data` branch could be better
|
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