标签:sha oba git push global glob conf git config lob
git config --global user.name "lyshark" &
git config --global user.email "1181506874@qq.com" &
git init &
git add . &
git commit -m "MyBlog" &
git remote add origin https://git.coding.net/lyshark/lyshark.git &
git push -f origin master &
echo "push master GitHub " &
标签:sha oba git push global glob conf git config lob
原文地址:https://www.cnblogs.com/csnd/p/11543745.html