git-remote-rad doesn't support git push --dry-run
When I run git push --dry-run, I get the following error message:
fatal: helper rad does not support dry-run
It’d be nice to be able to do a dry run with Radicle to see what happens, without causing changes to propagate to other nodes.
Is this still an issue? I could not reproduce and but also could not find any hints about an explicit removal in the commit history.
@erik: Maybe we add a CLI test to ensure that it works, and makes sure we do not regress as well