client
client copied to clipboard
adding support for git repository renames
Currently in order to rename a repository, one must clone and push to a new repository with different origin remote value.
In order to reduce this overhead, I think a rename
command might be helpful:
~$ keybase git rename <repo> <repo>
We're currently working on this. Part of it's already in review actually (keybase/kbfs#1260), but not sure when it'll bubble up to the GUI.
2024, i dont see the repo rename feature on Keybase desktop client, any news?