mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-04 22:24:20 +01:00
The hub tool is deprecated. Convert this script to use the official GitHub CLI gh instead of hub. A typical gh setup is able to access repos using HTTPS along with GitHub credentials. It is only needed to patch the remote url when using SSH. Signed-off-by: Greg Kurz <groug@kaod.org>