mkdir /tmp/git-empty
cd /tmp/git-empty/
git init
git push 'https://feuyeux@github.com/feuyeux/jsfrf.git' :'old-branch'
格式:git push git库名 空格:git分支名
mkdir /tmp/git-empty
cd /tmp/git-empty/
git init
git push 'https://feuyeux@github.com/feuyeux/jsfrf.git' :'old-branch'
格式:git push git库名 空格:git分支名