Pro Git 2nd Edition 2.1.413Box 1866, Mountain View, CA 94042, USA. PREFACE BY SCOTT CHACON Welcome to the second edition of Pro Git. The first edition was published over four years ago now. Since then a lot has changed and yet explosion of graphical user interfaces to it for all platforms, in IDE support and in business use. The Pro Git of four years ago knows about none of that. One of the main aims of this new edition is to touch conceivable when I sat down to write the first edition. I wrote a small section in the original version of Pro Git about GitHub as an example of hosted Git which I was never very comfortable with. I didn’t much0 码力 | 731 页 | 21.49 MB | 1 年前3
Pro Git 2nd Edition 2.1.413Pro Git Scott Chacon, Ben Straub Version 2.1.413, 2023-12-22 Table of Contents License. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1866, Mountain View, CA 94042, USA. 1 Preface by Scott Chacon Welcome to the second edition of Pro Git. The first edition was published over four years ago now. Since then a lot has changed and yet explosion of graphical user interfaces to it for all platforms, in IDE support and in business use. The Pro Git of four years ago knows about none of that. One of the main aims of this new edition is to touch0 码力 | 501 页 | 17.96 MB | 1 年前3
Pro Git 2nd Edition 2.1.413Box 1866, Mountain View, CA 94042, USA. PREFACE BY SCOTT CHACON Welcome to the second edition of Pro Git. The first edition was published over four years ago now. Since then a lot has changed and yet explosion of graphical user interfaces to it for all platforms, in IDE support and in business use. The Pro Git of four years ago knows about none of that. One of the main aims of this new edition is to touch conceivable when I sat down to write the first edition. I wrote a small section in the original version of Pro Git about GitHub as an example of hosted Git which I was never very comfortable with. I didn’t much0 码力 | 691 页 | 13.35 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66Pro Git Scott Chacon, Ben Straub 版本 2.1.65-3-ga7baa05f, 2023-12-28 目录 许可证 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . zh 或者写信向 Creative Commons, PO Box 1866, Mountain View, CA 94042, USA 获取。 1 Scott Chacon 序 欢迎来到 Pro Git 第二版。 第一版出版到现在已经过去了四年。 到今天,Git 虽然出现了许多改变,但是还有很 多重要的事情一如昨日。 因为 Git 核心团队对保持向后兼容性异常固执,所以直到今天大多数核心命令与概念依 地步。 自那时起,几乎每一个开源社区都采用了它。 Git 在 Windows 上取得了难以置信的进步,包括所有平台的图形用户界面对它的支持、IDE 的支持,以及商业使用的 爆炸式发展。 四年前的 Pro Git 对此一无所知。 新版本的主要目标之一就是涉及 Git 社区中那些所有新的前沿领 域。 使用 Git 的开源社区也呈现出爆炸式的发展。 大概在五年前吧,我坐下来写这本书时(写完第一个版本花了我不0 码力 | 501 页 | 19.30 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66zh 或 者 写 信 向 Creative Commons, PO Box 1866, Mountain View, CA 94042, USA 获取。 SCOTT CHACON 序 欢迎来到 Pro Git 第二版。 第一版出版到现在已经过去了四年。 到今天,Git 虽然出现了许多改变,但是还有很多重要的事情一如昨日。 因为 Git 核心团队 对保持向后兼容性异常固执,所以直到今天大多数核心命令与概念依然有效, 在的地步。 自那时起,几乎每一个开源社区都采用了它。 Git 在 Windows 上取得了难以置信的进步,包括所有平台的图形用户界面对它的支持、IDE 的 支持,以及商业使用的爆炸式发展。 四年前的 Pro Git 对此一无所知。 新版 本的主要目标之一就是涉及 Git 社区中那些所有新的前沿领域。 使用 Git 的开源社区也呈现出爆炸式的发展。 大概在五年前吧,我坐下来写这 本书时(写完第一个 1000 万个项目、拥有大概 500 万注册开发者账户与 大概 230 名员工。 爱它也好,恨它也罢,当我坐下来写第一版时,GitHub 以 一种意想不到的方式猛烈地改变了一大批开源社区。 我在 Pro Git 的原始版本中写了一节我并不是很满意的内容,是作为和提供 Git 托管服务相关的例子的 GitHub。 我在书里写的东西本质上都是和社区有 关的,但是又不得不讨论到我的公司,这点我不喜欢。0 码力 | 670 页 | 13.59 MB | 1 年前3
git 操作手册仓 库的分支名称要保持一致)git用户名及仓库名称要根据实际情况修改,比如: # git remote add rmtRepo h�ps://gitlab.cof-lee.com/cof/pro-1.git # git push -uf rmtRepo main #将本地代码库的当前分支(main)推送到远 程的代码库的main分支 # git pull ★克隆远程仓库 # git clone h�ps://gitlab.cof-lee.com/cof/pro-1.git #克隆远程仓库到本地,默认 克隆的是远程的默认分支,本例中远程仓库默认分支为main(克隆后会自动在 当前目录下生成项目目录) # cd pro-1/ #进入克隆后的项目目录 # git remote #直接克隆的话,默认将远程仓库映射到本地,别 名为origin origin h�ps://gitlab.cof-lee.com/cof/pro-1.git (fetch) origin h�ps://gitlab.cof-lee.com/cof/pro-1.git (push) # git branch -a #查看所有分支 * main0 码力 | 35 页 | 1.69 MB | 1 年前3
KiCad 7.0 Reference manual*.kicad_pro Project file, containing settings that are shared between the schematic and PCB *.pro Legacy (KiCad 5.x and earlier) project file. Can be read and will be converted to a .kicad_pro file by themselves with no issue. Some important design information is stored in the project file ( .kicad_pro ), so if you are sending a complete design, make sure to include it. Some files, such as the project-local MyProject , KiCad will create the directory MyProject and the project file MyProject/MyProject.kicad_pro inside it. If you already have a directory to store your project files in, you can uncheck the Create0 码力 | 25 页 | 969.09 KB | 1 年前3
KiCad 8.0 Documentation*.kicad_pro Project file, containing settings that are shared between the schematic and PCB *.pro Legacy (KiCad 5.x and earlier) project file. Can be read and will be converted to a .kicad_pro file by themselves with no issue. Some important design information is stored in the project file ( .kicad_pro ), so if you are sending a complete design, make sure to include it. Some files, such as the project-local MyProject , KiCad will create the directory MyProject and the project file MyProject/MyProject.kicad_pro inside it. 9 If you already have a directory to store your project files in, you can uncheck the0 码力 | 25 页 | 789.18 KB | 1 年前3
KiCad 8.0 イントロダクション*.kicad_pro Project file, containing settings that are shared between the schematic and PCB *.pro Legacy (KiCad 5.x and earlier) project file. Can be read and will be converted to a .kicad_pro file by themselves with no issue. Some important design information is stored in the project file ( .kicad_pro ), so if you are sending a complete design, make sure to include it. Some files, such as the project-local MyProject , KiCad will create the directory MyProject and the project file MyProject/MyProject.kicad_pro inside it. If you already have a directory to store your project files in, you can uncheck the Create0 码力 | 25 页 | 705.63 KB | 1 年前3
KiCad 7.0 参考手册KiCad 创建并使用具有以下特定文件扩展名(和文件夹)的文件进行原理图和电路板编辑。 工程文件 *.kicad_pro 工程文件,包含原理图和 PCB 之间共享的设置。 `*.pro 遗留 (KiCad 5.x 及更早版本)工程文件。 可被读取,并将由工程管理器转换为 .kicad_pro 文件。 原理图编辑器文件 *.kicad_sch 包含所有信息和元件本身的原理图文件。 *.kicad_sym 储存和发送 KiCad 文件 KiCad 原理图和电路板文件包含设计中使用的所有原理图符号和封装,因此您可以自行备份或发送这些文件,不会有 任何问题。 一些重要的设计信息存储在工程文件( .kicad_pro )中,所以如果你要发送一个完整的设计,请确保包 含这些信息。 有些文件,如工程本地设置文件( .kicad_prl )和 fp-info-cache 文件,没有必要与工程一起发送。 如果你使用 目录和工程文件 MyProject/MyProject.kicad_pro 。 如果您已经有一个存储工程文件的目录,可以在 新建工程 对话框中取消选中 为工程创建新目录 复选框。 NOTE 强烈建议您将每个 KiCad 工程保存在其自己的目录中。 选择工程名称后,KiCad 将在工程目录中创建以下文件: 9 example.kicad_pro KiCad 工程文件。 example.kicad_sch0 码力 | 24 页 | 1.33 MB | 1 年前3
共 360 条
- 1
- 2
- 3
- 4
- 5
- 6
- 36













