cli: mark `rad fork` as obsolete
The rad fork command was found to be confusing both in name and function.
Rather than creating a hard fork of a repository, with a new identity,
it pushes the default branch to the local user’s namespace.
This change modifies the copy of the help output, and marks the command as obsolete.
The rad fork command was found to be confusing both in name and function.
Rather than creating a hard fork of a repository, with a new identity,
it pushes the default branch to the local user’s namespace.
This change modifies the copy of the help output, and marks the command as obsolete.