摘要:
阅读全文
posted @ 2019-07-30 15:15
aqin1012
阅读(409)
评论(0)
推荐(0)
摘要:
初始化 进入一个任意的文件夹(如D:\aqin_test1\) git init # 初始化,让git将这个文件夹管理起来 git add . # 收集此文件夹下的所有文件 git config --global user.name "yourname" # 告诉计算机你是谁(只在第一次执行) gi 阅读全文
posted @ 2019-07-30 15:06
aqin1012
阅读(1407)
评论(0)
推荐(0)

浙公网安备 33010602011771号