Pro Git 2nd Edition 2.1.413up several types of workflows that aren’t possible in centralized systems, such as hierarchical models. ▪ ▪ ▪ ▪ ▪ A Short History of Git As with many great things in life, Git began with a bit matured to be easy to use and yet retain these initial qualities. It’s amazingly fast, it’s very efficient with large projects, and it has an incredible branching system for non- linear development (see of what all your files look like at that moment and stores a reference to that snapshot. To be efficient, if files have not changed, Git doesn’t store the file again, just a link to the previous identical0 码力 | 731 页 | 21.49 MB | 1 年前3
Pro Git 2nd Edition 2.1.413up several types of workflows that aren’t possible in centralized systems, such as hierarchical models. 13 A Short History of Git As with many great things in life, Git began with a bit of creative matured to be easy to use and yet retain these initial qualities. It’s amazingly fast, it’s very efficient with large projects, and it has an incredible branching system for non-linear development (see of what all your files look like at that moment and stores a reference to that snapshot. To be efficient, if files have not changed, Git doesn’t store the file again, just a link to the previous identical0 码力 | 501 页 | 17.96 MB | 1 年前3
Pro Git 2nd Edition 2.1.413 up several types of workflows that aren’t possible in centralized systems, such as hierarchical models. ▪ ▪ ▪ ▪ ▪ A Short History of Git As with many great things in life, Git began with a bit matured to be easy to use and yet retain these initial qualities. It’s amazingly fast, it’s very efficient with large projects, and it has an incredible branching system for non-linear development (see of what all your files look like at that moment and stores a reference to that snapshot. To be efficient, if files have not changed, Git doesn’t store the file again, just a link to the previous identical0 码力 | 691 页 | 13.35 MB | 1 年前3
Gitea v1.21.1 中文文档key-{{.Key.ID}} :设置用 于传递授权密钥的命令模板。可能的密钥是:AppPath、AppWorkPath、CustomConf、CustomPath、 Key,其中 Key 是 models/asymkey.PublicKey ,其他是 shellquoted 字符串。 SSH_SERVER_CIPHERS : chacha20-poly1305@openssh.com, aes128-ctr 源工单、合并请求或评论的地址。 .Issue models.Issue 始 终 可 用 产生通知的工单(或合并请求)。要获取特定于合并请 求的数据(例如 HasMerged ),可以使用 .Issue.PullRequest ,但需要注意,如果工单 不是 合并请求,则该字段将为 nil 。 .Comment models.Comment 如 果 适 用 如果通知是针对添加到工单或合并请求的评论,则其中 string 始 终 可 用 仓库的名称,包括所有者名称(例如 mike/stuff ) .User models.User 始 终 可 用 事件来源仓库的所有者。要获取用户名(例如 mike ),可以使用 .User.Name 。 .Doer models.User 始 终 可 用 执行触发通知事件的操作的用户。要获取用户名(例如 rhonda ),可以使用 .Doer0 码力 | 303 页 | 3.88 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66config --global diff.submodule log $ git diff Submodule DbConnector c3f01dc..d0354fc: > more efficient db routine > better connection routine 如果在此时提交,那么你会将子模块锁定为其他人更新时的新代码。 如果你不想在子目录中手动抓取与合并,那么还有种更容易的方式。 DbConnector c3f01dc..c87d55d: > catch non-null terminated lines > more robust error handling > more efficient db routine > better connection routine 这非常有趣,因为我们可以直接看到将要提交到子模块中的提交日志。 提交之后,你也可以运行 git log -p DbConnector c3f01dc..c87d55d: > catch non-null terminated lines > more robust error handling > more efficient db routine > better connection routine 当运行 git submodule update --remote 时,Git 默认会尝试更新 所有 子模块,0 码力 | 501 页 | 19.30 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66config --global diff.submodule log $ git diff Submodule DbConnector c3f01dc..d0354fc: > more efficient db routine > better connection routine 如果在此时提交,那么你会将子模块锁定为其他人更新时的新代码。 如果你不想在子目录中手动抓取与合并,那么还有种更容易的方式。 DbConnector c3f01dc..c87d55d: > catch non-null terminated lines > more robust error handling > more efficient db routine > better connection routine 这非常有趣,因为我们可以直接看到将要提交到子模块中的提交日志。 提交 之后,你也可以运行 git log DbConnector c3f01dc..c87d55d: > catch non-null terminated lines > more robust error handling > more efficient db routine > better connection routine 当运行 git submodule update --remote 时,Git 默认会尝试更新 所有 子模0 码力 | 670 页 | 13.59 MB | 1 年前3
共 6 条
- 1













