 Pro Git 2nd Edition 2.1.413was my introduction to a style of making software that felt more natural than anything I had seen before. I had been a developer for several years by then, but this was the right turn that sent me down the pack. When you’re done, you may feel the need to spend a quiet moment pondering how you lived before Git branching was part of your life. Chapter 4 will cover Git on the server. This chapter is for surprised what a big difference it can make. Git Has Integrity Everything in Git is checksummed before it is stored and is then referred to by that checksum. This means it’s impossible to change the0 码力 | 731 页 | 21.49 MB | 1 年前3 Pro Git 2nd Edition 2.1.413was my introduction to a style of making software that felt more natural than anything I had seen before. I had been a developer for several years by then, but this was the right turn that sent me down the pack. When you’re done, you may feel the need to spend a quiet moment pondering how you lived before Git branching was part of your life. Chapter 4 will cover Git on the server. This chapter is for surprised what a big difference it can make. Git Has Integrity Everything in Git is checksummed before it is stored and is then referred to by that checksum. This means it’s impossible to change the0 码力 | 731 页 | 21.49 MB | 1 年前3
 Pro Git 2nd Edition 2.1.413was my introduction to a style of making software that felt more natural than anything I had seen before. I had been a developer for several years by then, but this was the right turn that sent me down the pack. When you’re done, you may feel the need to spend a quiet moment pondering how you lived before Git branching was part of your life. Chapter 4 will cover Git on the server. This chapter is for surprised what a big difference it can make. Git Has Integrity Everything in Git is checksummed before it is stored and is then referred to by that checksum. This means it’s impossible to change the0 码力 | 501 页 | 17.96 MB | 1 年前3 Pro Git 2nd Edition 2.1.413was my introduction to a style of making software that felt more natural than anything I had seen before. I had been a developer for several years by then, but this was the right turn that sent me down the pack. When you’re done, you may feel the need to spend a quiet moment pondering how you lived before Git branching was part of your life. Chapter 4 will cover Git on the server. This chapter is for surprised what a big difference it can make. Git Has Integrity Everything in Git is checksummed before it is stored and is then referred to by that checksum. This means it’s impossible to change the0 码力 | 501 页 | 17.96 MB | 1 年前3
 Pro Git 2nd Edition 2.1.413 was my introduction to a style of making software that felt more natural than anything I had seen before. I had been a developer for several years by then, but this was the right turn that sent me down the pack. When you’re done, you may feel the need to spend a quiet moment pondering how you lived before Git branching was part of your life. Chapter 4 will cover Git on the server. This chapter is for surprised what a big difference it can make. Git Has Integrity Everything in Git is checksummed before it is stored and is then referred to by that checksum. This means it’s impossible to change the0 码力 | 691 页 | 13.35 MB | 1 年前3 Pro Git 2nd Edition 2.1.413 was my introduction to a style of making software that felt more natural than anything I had seen before. I had been a developer for several years by then, but this was the right turn that sent me down the pack. When you’re done, you may feel the need to spend a quiet moment pondering how you lived before Git branching was part of your life. Chapter 4 will cover Git on the server. This chapter is for surprised what a big difference it can make. Git Has Integrity Everything in Git is checksummed before it is stored and is then referred to by that checksum. This means it’s impossible to change the0 码力 | 691 页 | 13.35 MB | 1 年前3
 Pro Git 中文版 第2版 2.1.66中列出了常用的选项 表格 4. 限制 git log 输出的选项 选项 说明 - Pro Git 中文版 第2版 2.1.66中列出了常用的选项 表格 4. 限制 git log 输出的选项 选项 说明 -- 仅显示最近的 n 条提交。 --since, --after 仅显示指定时间之后的提交。 --until, --before 仅显示指定时间之前的提交。 --author 仅显示作者匹配指定字符串的提交。 --committer 仅显示提交者匹配指定字符串的提交。 --grep 仅显示提交说明中包含指定字符串的提交。 哪一个提交修改了测试文件,可以使用下面的命令: 49 $ git log --pretty="%h - %s" --author='Junio C Hamano' --since="2008-10 -01" \ --before="2008-11-01" --no-merges -- t/ 5610e3b - Fix testcase failure when extended attributes are in use -Xsubtree=rack rack_branch Squash commit -- not updating HEAD Automatic merge went well; stopped before committing as requested Rack 项目中所有的改动都被合并了,等待被提交到本地。 你也可以用相反的方法——在 master 分支上的 rack 子目录中做改动然后将它们合并入你的 0 码力 | 501 页 | 19.30 MB | 1 年前3
 Pro Git 中文版 第2版 2.1.66git log 输出的选项 选项 说明 - Pro Git 中文版 第2版 2.1.66git log 输出的选项 选项 说明 -- 仅显示最近的 n 条提交。 隐藏合并提交 选项 说明 --since, --after 仅显示指定时间之后的提交。 --until, --before 仅显示指定时间之前的提交。 --author 仅显示作者匹配指定字符串的提交。 --committer 仅显示提交者匹配指定字符串的提交。 --grep 仅显示提交说明中包含指定字符串的提交。 可以使用下面 的命令: $ git log --pretty="%h - %s" --author='Junio C Hamano' --since="2008-10-01" \ --before="2008-11-01" --no-merges -- t/ 5610e3b - Fix testcase failure when extended attributes are in use -Xsubtree=rack rack_branch Squash commit -- not updating HEAD Automatic merge went well; stopped before committing as requested Rack 项目中所有的改动都被合并了,等待被提交到本地。 你也可以用相反的 方法——在 master 分支上的 rack 子目录中做改动然后将它们合并入你的 0 码力 | 670 页 | 13.59 MB | 1 年前3
 Gitea v1.21.1 中文文档"secret": "3gEsCfjlV2ugRwgpU#w1*WaW*wa4NXgGmpCfkbG3", 3. "ref": "refs/heads/develop", 4. "before": "28e1879d029cb852e4844d9c718537df08844e03", 5. "after": "bffeb74224043ba2feb48d137756c8a9331c449a"0 码力 | 303 页 | 3.88 MB | 1 年前3 Gitea v1.21.1 中文文档"secret": "3gEsCfjlV2ugRwgpU#w1*WaW*wa4NXgGmpCfkbG3", 3. "ref": "refs/heads/develop", 4. "before": "28e1879d029cb852e4844d9c718537df08844e03", 5. "after": "bffeb74224043ba2feb48d137756c8a9331c449a"0 码力 | 303 页 | 3.88 MB | 1 年前3
共 6 条
- 1














