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