cli/fork: Deprecate
This command is confusing 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.
Deprecate it and add some help text.
This command is confusing 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.
Deprecate it and add some help text.
Changes:
- Add CHANGELOG entry