我跑了"git add".然后"git commit -m'project files'",回复了这个:
[master (root-commit) ca52fe0] project files
981 files changed, 257939 insertions(+), 0 deletions(-)
create mode 100644 index.php
create mode 100644 license.txt
create mode 100644 readme.html
create mode 100644 wp-activate.php
...
Run Code Online (Sandbox Code Playgroud)但我看看回购和我的"我的项目文件"提交不存在.那么我运行git pull并得到了这个:
You asked me to pull without telling me which branch you
want to merge with, and 'branch.master.merge' in
your configuration file does not tell me, either. Please …
Run Code Online (Sandbox Code Playgroud)