Pro Git 2nd Edition 2.1.413
TABLE OF CONTENTS License Preface by Scott Chacon Preface by Ben Straub Dedications Contributors Introduction Getting Started About Version Control Local Version Control Systems Centralized Version This book was written using Git version 2. Since Git is quite excellent at preserving backwards compatibility, any recent version should work just fine. Though most of the commands we use should work even specifiers for git log --pretty=format lists some of the more useful specifiers that format takes. Table 1. Useful specifiers for git log --pretty=format Specifier Description of Output %H Commit hash0 码力 | 731 页 | 21.49 MB | 1 年前3Pro Git 2nd Edition 2.1.413
Pro Git Scott Chacon, Ben Straub Version 2.1.413, 2023-12-22 Table of Contents License. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . This book was written using Git version 2. Since Git is quite excellent at preserving backwards compatibility, any recent version should work just fine. Though most of the commands we use should work even specifiers for git log --pretty=format lists some of the more useful specifiers that format takes. Table 1. Useful specifiers for git log --pretty=format Specifier Description of Output %H Commit hash0 码力 | 501 页 | 17.96 MB | 1 年前3Pro Git 2nd Edition 2.1.413
TABLE OF CONTENTS License Preface by Scott Chacon Preface by Ben Straub Dedications Contributors Introduction Getting Started About Version Control Local Version Control Systems Centralized Version This book was written using Git version 2. Since Git is quite excellent at preserving backwards compatibility, any recent version should work just fine. Though most of the commands we use should work even specifiers for git log --pretty=format lists some of the more useful specifiers that format takes. Table 1. Useful specifiers for git log --pretty=format Specifier Description of Output %H Commit hash0 码力 | 691 页 | 13.35 MB | 1 年前3Pro Git 中文版 第2版 2.1.66
Bisecting: 1 revisions left to test after this [f71ce38690acf49c1f3c9bea38e09d82a5ce6014] drop exceptions table 这个提交是正常的,现在 Git 拥有的信息已经可以确定引入问题的位置在哪里。 它会告诉你第一个错误提交的 SHA-1 值并显示一些提交说明,以及哪些文件在那次提交里被修改过,这样你可以找出引入 Merge remote-tracking branch 'p4/master' |\ | * c4689fc (p4/master, p4/HEAD) Grammar fix * | cbacd0a Table borders: yes please * | b4959b6 Trademark |/ * 775a46f Change page title * 05f1ade Update link * 75cd059 /Users/ben/john_bens-mbp_8487/john_bens- mbp_8487/depot/www/live/ Would apply b4959b6 Trademark cbacd0a Table borders: yes please 3be6fd8 Correct email address -n 标记是 --dry-run 的缩写,将会报告如果提交命令真的运行会发生什么。 这本例中,它看起来像是我们会0 码力 | 501 页 | 19.30 MB | 1 年前3Pro Git 中文版 第2版 2.1.66
Bisecting: 1 revisions left to test after this [f71ce38690acf49c1f3c9bea38e09d82a5ce6014] drop exceptions table 这个提交是正常的,现在 Git 拥有的信息已经可以确定引入问题的位置在哪 里。 它会告诉你第一个错误提交的 SHA-1 值并显示一些提交说明,以及哪些 文件在那次提交里被修改过,这样你可以找出引入 Merge remote-tracking branch 'p4/master' |\ | * c4689fc (p4/master, p4/HEAD) Grammar fix * | cbacd0a Table borders: yes please * | b4959b6 Trademark |/ * 775a46f Change page title * 05f1ade Update link * 75cd059 /Users/ben/john_bens-mbp_8487/john_bens- mbp_8487/depot/www/live/ Would apply b4959b6 Trademark cbacd0a Table borders: yes please 3be6fd8 Correct email address -n 标记是 --dry-run 的缩写,将会报告如果提交命令真的运行会发生什么。 这本例中,它看起来像是我们会创建三个0 码力 | 670 页 | 13.59 MB | 1 年前3Gitea v1.21.1 中文文档
rm/session_schema.go:360:Sync() [W] Table user Column keep_activity_private db default is , struct default is 0 您可以通过以下方式让 Gitea 重新创建这些表,并将旧数据复制到新表中,并适当设置默认值: 1. gitea doctor recreate-table user 您可以使用以下方式让 Gitea Gitea 重新创建多个表: 1. gitea doctor recreate-table table1 table2 ... 如果您希望 Gitea 重新创建所有表,请直接调用: 1. gitea doctor recreate-table 强烈建议在运行这些命令之前备份您的数据库。 将现有的 MySQL 数据库从 utf8 转换为 utf8mb4,或者把 MSSQL 数据库从 varchar varchar 转换为 nvarchar。 migrate doctor check doctor recreate-table doctor convert manager Gitea 命令行 - 66 - 本文档使用 书栈网 · BookStack.CN 构建 管理运行中的服务器操作: 命令: shutdown : 优雅地关闭运行中的进程 restart : 优雅地重新启动运行中的0 码力 | 303 页 | 3.88 MB | 1 年前3
共 6 条
- 1