NIUCLOUD是一款SaaS管理后台框架多应用插件+云编译。上千名开发者、服务商正在积极拥抱开发者生态。欢迎开发者们免费入驻。一起助力发展! 广告
## 使用账号密码clone [git clone,git push命令使用指定账号用户名和密码_git push 指定用户名密码_Junction_Mo的博客-CSDN博客](https://blog.csdn.net/sinat_35184263/article/details/120425643) ```shell $: git clone http://username:password@path ``` ~~~ 注意: username:password 中如果有 @ 要使用 %40 代替。仓库 path 不需要 http:// ~~~