...git init
...git add
...git commit -m "first commit"
...git remote add origin https://github.com/pan60157/pantech_ef46l_device.git
...push -u origin master
本文共 209 字,大约阅读时间需要 1 分钟。
...git init
...git add
...git commit -m "first commit"
...git remote add origin https://github.com/pan60157/pantech_ef46l_device.git
...push -u origin master
转载于:https://www.cnblogs.com/pan60157/p/3189391.html