?这个咋解决啊?求帮忙
你还没有配置你的Git账户。
$ git config --global user.name '' #在单引号之间输入你的用户名
$ git config --global user.email '' #在单引号之间输入你的邮箱名