欢迎加入我们~
lc3音频
搜索"git",找到"Git Bash",右击选择"打开文件所在位置",右击"Git Bash"选择属性,在"兼容性"中将"以管理员身份运行此程序"复选框勾上,点击应用或确定结束设置
打开"Git Bash",输入如下命令下载repo(使用如下命令前请确保python3已下载),
curl -s https://gitee.com/oschina/repo/raw/fork_flow/repo-py3 ~/bin/repo
pip3 install -i https://repo.huaweicloud.com/repository/pypi/simple requests
创建一个目录,并进入你的目录下执行下面的命令进行拉取
repo init -u git@gitee.com:play_lc3_music/manifest.git
repo sync -c -j20
repo forall -c 'git lfs pull'
sudo apt update && sudo apt install -y git python3 python3-pip && sudo pip install --upgrade pip
打开"Git Bash",输入如下命令下载repo(使用如下命令前请确保python3已下载),
curl -s https://gitee.com/oschina/repo/raw/fork_flow/repo-py3 ~/bin/repo
pip3 install -i https://repo.huaweicloud.com/repository/pypi/simple requests
创建一个目录,并进入你的目录下执行下面的命令进行拉取
repo init -u git@gitee.com:play_lc3_music/manifest.git
repo sync -c -j20
repo forall -c 'git lfs pull'