git clone之后会在本地生成远程分支的cache,
You may need to prune your local "cache" of remote branches first. Try running:
git fetch -p origin
before deleting
git clone之后会在本地生成远程分支的cache,
You may need to prune your local "cache" of remote branches first. Try running:
git fetch -p origin
before deleting