radicle-heartwood-lfs/radicle
Slack Coder 946d6ac675
cli: assign and unassign issues
Allow assigning an issue to one or more people via a new subcommand.

    rad assign <issue> <peer>

To unassign:

    rad unassign <issue> <peer>

To support testing and documentation, create an example for maintaining
issues for a project.

Signed-off-by: Slack Coder <slackcoder@server.ky>
2022-12-26 15:38:39 +01:00
..
src cli: assign and unassign issues 2022-12-26 15:38:39 +01:00
Cargo.toml node: Integrate new Noise_XK transport 2022-12-13 14:59:06 +01:00