Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
cli/test: Fix `rad_patch_delete` for macOS
✗ CI failure Lorenz Leutgeb committed 6 months ago
commit f081954e2c0e84a8124d8c386251d72cb9fb408d
parent 10e7b94c304d215ad4a1ff326233098ab182d0b1
2 failed (2 total) View logs
1 file changed +0 -1
modified crates/radicle-cli/examples/rad-patch-delete.md
@@ -60,7 +60,6 @@ $ rad patch comment 6c61ef1 --reply-to 833db19 -m "Thanks, I'll add it!"

``` ~alice
$ touch MIT
-
$ ln MIT LICENSE -f
$ git add MIT
$ git commit -am "Add MIT License"
[prepare-license 1cc8cd9] Add MIT License