git init git add -A git commit -m '提交' git remote add origin git@github.com:laniu/liuna.git git push -u origin master 相关文章: