博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Atitit.git的存储结构and 追踪
阅读量:4312 次
发布时间:2019-06-06

本文共 881 字,大约阅读时间需要 2 分钟。

Atitit.git的存储结构and 追踪

 

 

1. Add index.js 2 index1

1.1. new1

1.2. Modify1

2. Commit1

 

1. Add index.js 2 index

 

1.1. new

D:\workspace\.git\objects\7f\4168d1e5c0931c50aeec12912f7057eae19777

 

1.2. Modify

D:\workspace\.git\index

Add line  to record the file path..

 

Jeig file sh bin file ...

 

作者::  ★(attilax)>>>   绰号:老哇的爪子  全名::Attilax Akbar Al Rapanui 阿提拉克斯 阿克巴 阿尔 拉帕努伊  汉字名:艾龙,  EMAIL:1466519819@qq.com

转载请注明来源: http://blog.csdn.net/attilax

 

 

2. Commit

 

D:\workspace\.git\logs\refs\heads\master  add a line

 

d3b83200074d73267a174bf9a7321bc8f4788b93 80bdce773c73e7dff93eb057455de52f2fa7d432 Administrator <Administrator@AT6T5TKUVHGT0IG> 1459759922 +0800commit: q422

 

D:\workspace\.git\logs\HEAD yajong

 

 

D:\workspace\.git\objects\ add lei 5g   folders

Hto do yg file

 

 

D:\workspace\.git\refs\heads\master  add a line

80bdce773c73e7dff93eb057455de52f2fa7d432

 

 

 

转载于:https://www.cnblogs.com/attilax/p/5963392.html

你可能感兴趣的文章
关于yum Error: Cannot retrieve repository metadata (repomd.xml) for repository:xxxxxx.
查看>>
2020-11-18
查看>>
Docker面试题(二)
查看>>
【NOI 2018】归程(Kruskal重构树)
查看>>
注册用户
查看>>
TZC Intercommunication System
查看>>
HDU 4571 SPFA+DP
查看>>
centos 创建以日期为名的文件夹
查看>>
Java Timer触发定时器
查看>>
Page Object设计模式
查看>>
程序的基础知识
查看>>
在VIM中使用GDB调试 – 使用vimgdb
查看>>
python爬虫---从零开始(五)pyQuery库
查看>>
POJ2236(KB5-A)
查看>>
Centos MySQL数据库迁移详细步骤
查看>>
2初出茅庐--初级篇2.1
查看>>
新建 WinCE7.0 下的 Silverlight 工程
查看>>
腾讯的张小龙是一个怎样的人?
查看>>
jxl写入excel实现数据导出功能
查看>>
linux文件目录类命令|--cp指令
查看>>