entomologist/bed47b2be016cc41eb43ef6d0acf1f8f/description

6 lines
224 B
Text

add some way to un-assign an issue
This will probably involve removing the `assignee` file from the issue
directory, which will mean teaching the git code about removed files.
Or maybe write the empty string to that file?