radicle-cli 0.21.0

Radicle CLI
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
We initialize Jujutsu for our repository for use with a bare Git repo.

```(stderr)
$ jj git init --git-repo heartwood heartwood.jj
Initialized repo in "heartwood.jj"
Hint: Running `git clean -xdf` will remove `.jj/`!
```

```
$ cd heartwood.jj
```

```
$ rad .
rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji
```