Compare commits

...

3 commits

3 changed files with 9 additions and 0 deletions

View file

@ -0,0 +1 @@
backlog

View file

@ -0,0 +1,7 @@
add `ent modify ISSUE CHANGE...
CHANGE is one or more changes to make to the issue, that looks a bit
like the FILTER of `ent list`. Something like:
```
$ ent modify 123abc state=inprogress assignee=seb tag=bug,cli
```

View file

@ -0,0 +1 @@
backlog