radicle-heartwood-lfs/crates
Sekhat Temporus 37ea81766e cli: improve default branch pick
When using `rad init` the default branch for the project can be predetermined by
inspecting the working copy repository.

To improve the experience, it will first check `init.defaultBranch` in the Git
configuration file.

If it does not find this, it falls back to choosing the default head of the
repository at the time. This may be HEAD, and in this case it will error and
provide helpful information.

The repository may also not have any default head at the time, and this also
results in an error and hint.
2025-07-23 07:43:27 +01:00
..
radicle cli: improve default branch pick 2025-07-23 07:43:27 +01:00
radicle-cli cli: improve default branch pick 2025-07-23 07:43:27 +01:00
radicle-cli-test repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
radicle-cob radicle: remove unnecessary constraints 2025-07-08 11:36:42 +02:00
radicle-crypto crypto: Fix scope of `ssh-key` dependency 2025-07-18 21:52:43 +01:00
radicle-dag repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
radicle-fetch chore: prepare crates release 2025-07-14 15:38:09 +01:00
radicle-node protocol: Reimplement encoding on top of `bytes` 2025-07-16 21:15:55 +02:00
radicle-protocol cli: Improve formatting of Node IDs and addresses 2025-07-18 21:44:06 +01:00
radicle-remote-helper remote-helper: improve canonical handling 2025-07-19 12:32:31 +01:00
radicle-schemars repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
radicle-signals repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
radicle-ssh protocol: Reimplement encoding on top of `bytes` 2025-07-16 21:15:55 +02:00
radicle-systemd repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
radicle-term chore: prepare crates release 2025-07-14 15:38:09 +01:00