【1】进入到项目的文件夹中;
【2】git init ;
【3】git add .
【4】git commit -m'basic JDBC+CRUD'
【5】git remote add origin https://github.com/HanChun/Practice_Basic_CRUD-JDBC.git
【6】 git push -u origin master
姓名:hanchun
token:
主要出现问题的点:token的 权限范围,设置最大的;
//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
标签:origin,git,项目,CRUD,add,github,JDBC,远程 From: https://www.cnblogs.com/YeYangzhi/p/17519948.html