[lake@localhost u-boot]$ git remote add friendlyELEC-Rockchip https://github.com/friendlyarm/uboot-rockchip.git
[lake@localhost u-boot]$ git remote show friendlyELEC-Rockchip
* remote friendlyELEC-Rockchip
Fetch URL: https://github.com/friendlyarm/uboot-rockchip.git
Push URL: https://github.com/friendlyarm/uboot-rockchip.git
HEAD branch: nanopi4-v2017.09
Remote branches:
nanopi-r2-v2014.10 new (next fetch will store in remotes/friendlyELEC-Rockchip)
nanopi-r2-v2017.09 new (next fetch will store in remotes/friendlyELEC-Rockchip)
nanopi4-v2014.10_dev new (next fetch will store in remotes/friendlyELEC-Rockchip)
nanopi4-v2014.10_oreo new (next fetch will store in remotes/friendlyELEC-Rockchip)
nanopi4-v2017.09 new (next fetch will store in remotes/friendlyELEC-Rockchip)
nanopi4-v2020.10 new (next fetch will store in remotes/friendlyELEC-Rockchip)
Refer to git remote add/git ls-remote --heads_hushui的专栏-优快云博客