gaocaisheng / daily2018

For record what I do and what I want to do in Y2018.
0 stars 0 forks source link

Git 常用命令 #10

Open gaocaisheng opened 6 years ago

gaocaisheng commented 6 years ago

记录所有git相关命令的使用

gaocaisheng commented 6 years ago

Reference

廖雪峰Git教程: (入门推荐)http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000

在本地模拟一个 远程仓库:https://blog.lsqy.space/2016/02/10/160210在本地模拟一个git远程仓储/ Git详解之一 至 九:http://www.open-open.com/lib/view/open1328069609436.html Technical Note-GIT_and_Gerrit_access_V1.1.doc -> git doc from India Samsung git%26gerrit Instruction v1.3.2_2017.05.23.pdf -> git/gerrit doc from HQ New_introduction_to_git_rev_4.0.pptx -> git operation doc from HQ Kernel,Bootloader GIT_English.pptx
http://mosaic.sec.samsung.net/kms/comty.do?comtyId=294349&menuId=294360&postId=302538&page=view&type=LIST -> 3-way merge visual tool settings

gaocaisheng commented 6 years ago

远程和本地不同仓库关联后的处理 连接

gaocaisheng commented 6 years ago

关联远程仓库的方法

gaocaisheng commented 6 years ago

删除文件的方法 <链接>