Pro Git 2nd Edition 2.1.413command—you use it to begin tracking new files, to stage files, and to do other things like marking merge-conflicted files as resolved. It may be helpful to think of it more as “add precisely this content ASCII graph showing your branch and merge history: $ git log --pretty=format:"%h %s" --graph * 2d3acf9 Ignore errors from SIGCHLD on trap * 5e3ee11 Merge branch 'master' of https://github e1193f8 Support for heads with slashes in them |/ * d6016bc Require time for xmlschema * 11d191e Merge branch 'defunkt' into local This type of output will become more interesting as we go through0 码力 | 501 页 | 17.96 MB | 2 年前3
Что нужно знать об архитектуре ClickHouse, чтобы его эффективно использовать0 码力 | 28 页 | 506.94 KB | 2 年前3
云原生虚拟数仓 PieCloudDB ETL 方案设计与实现独立运行,通常在 PieCloudDB 控制节点上 • 按需启动数据源(插件)导出 • 发送 SQL 语句到 PieCloudDB 控制节点 • 收集执行结果,记录进度和错误信息 • INSERT/MERGE 模式 ## PieCloudDB ETL方案总体设计与实现 • INSERT 模式,支持单纯导入场景 • 与现有数据没有逻辑关联的时序数据流 ## PieCloudDB ETL方案总体设计与实现 插入历史表,支持断点续传 ☐ ☐ ☐ INSERT INTO history SELECT meta FROM foreign_table ## PieCloudDB ETL方案总体设计与实现 • Merge/Upsert 模式,支持 CDC 场景 • 数据需要包含操作字段(OP),即 INSERT/UPDATE/DELETE - 数据需要包含逻辑主键(LPK),当逻辑主键不存在时做插入,已存在时做更新或者删除 做更新或者删除 • 数据需要包含顺序键(OK),以决定操作生效的顺序 • 数据可以重复,但不可以有事务逻辑错误 ## PieCloudDB ETL方案总体设计与实现 ## • Merge/Upsert 模式,步骤1 将数据解析完成,导入与目标表类型相同的临时表中 ☐ ☐ ☐ SELECT r.a, r.b+r.c, func(r.d) ... FROM (SELECT meta, raw)0 码力 | 29 页 | 5.24 MB | 1 年前3
Pro Git 2nd Edition 2.1.413New Branch Switching Branches Basic Branching and Merging Basic Branching Basic Merging Basic Merge Conflicts Branch Management Changing a branch name Branching Workflows Long-Running Branches Basic Rebase More Interesting Rebases The Perils of Rebasing Rebase When You Rebase Rebase vs. Merge Summary Git on the Server The Protocols Local Protocol The HTTP Protocols The SSH Protocol Workflow The Role of Reset Reset With a Path Squashing Check It Out Summary Advanced Merging Merge Conflicts Undoing Merges Other Types of Merges Rerere Debugging with Git File Annotation Binary0 码力 | 731 页 | 21.49 MB | 2 年前3
Pro Git 2nd Edition 2.1.413 New Branch Switching Branches Basic Branching and Merging Basic Branching Basic Merging Basic Merge Conflicts Branch Management Changing a branch name Branching Workflows Long-Running Branches Basic Rebase More Interesting Rebases The Perils of Rebasing Rebase When You Rebase Rebase vs. Merge Summary Git on the Server The Protocols Local Protocol The HTTP Protocols The SSH Protocol Workflow The Role of Reset Reset With a Path Squashing Check It Out Summary Advanced Merging Merge Conflicts Undoing Merges Other Types of Merges Rerere Debugging with Git File Annotation Binary0 码力 | 691 页 | 13.35 MB | 2 年前3
Oracle VM VirtualBox UserManual.pdftemporarily need a considerable amount of extra disk space, before the differencing image obsoleted by the merge operation is deleted. • Immutable images. When an image is switched to immutable mode, a differencing direct loopback mounting of virtual disk images, because it is snapshot aware. It can selectively merge disk differencing images in an exposed virtual hard disk, providing historical or up-to-date representations the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom0 码力 | 1186 页 | 5.10 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66--pretty=format:"%h %s" --graph * 2d3acf9 ignore errors from SIGCHLD on trap * 5e3ee11 Merge branch 'master' of git://github.com/dustin/grit |\ | * 420eac9 Added a method for getting e1193f8 support for heads with slashes in them | * d6016bc require time for xmlschema * 11d191e Merge branch 'defunkt' into local ``` 这种输出类型会在我们下一章学完分支与合并以后变得更加有趣。 以上只是简单介绍了一些git log命令支持的选项。git com> $ git log --pretty=oneline 15027957951b64cf874c3557a0f3547bd83b3ff6 Merge branch 'experiment' a6b4c97498bd301d84096da251c98a07c7723e65 beginning write support 0d0 码力 | 501 页 | 19.30 MB | 2 年前3
Pro Git 中文版 第2版 2.1.66difftool git commit git reset git rm git mv git clean 分支与合并 git branch git checkout git merge git mergetool git log git stash git tag 项目分享与更新 git fetch git pull git push git remote git log --pretty=format:"%h %s" --graph * 2d3acf9 ignore errors from SIGCHLD on trap * 5e3ee11 Merge branch 'master' of git://github.com/dustin/grit |\ | * 420eac9 Added a method for getting e1193f8 support for heads with slashes in them |/ * d6016bc require time for xmlschema * 11d191e Merge branch 'defunkt' into local 这种输出类型会在我们下一章学完分支与合并以后变得更加有趣。 以上只是简单介绍了一些 git log 命令支持的选项。git0 码力 | 670 页 | 13.59 MB | 2 年前3
The Weblate Manual 4.13.1(for example about new strings to translate), while some trigger at component level (for example merge errors). These two groups of notifications are visually separated in the settings. You can toggle uploaded file. This can be useful in case you've received the file in another way and want to merge it into existing translations while properly crediting the actual author. ### 1.5 Glossary Each give it push access to your repository, the translations can happen without interaction, unless some merge conflict occurs. 1. Set up your Git repository to tell Weblate when there is any change, see Notification0 码力 | 501 页 | 7.28 MB | 2 年前3
The Weblate Manual 4.12(for example about new strings to translate), while some trigger at component level (for example merge errors). These two groups of notifications are visually separated in the settings. You can toggle uploaded file. This can be useful in case you've received the file in another way and want to merge it into existing translations while properly crediting the actual author. ### 1.5 Glossary Each project give it push access to your repository, the translations can happen without interaction, unless some merge conflict occurs. 1. Set up your Git repository to tell Weblate when there is any change, see Notification0 码力 | 487 页 | 7.16 MB | 2 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
GitcommitbranchmergeremoteClickHouseDistributed tablesreplicated merge treeshardingmaterialized views任务调度总控Foreign TableFormatterINSERT/MERGE模式云原生环境版本控制系统GitHub分支模型内部命令Pro2ndEdition2.1413虚拟化虚拟机虚拟化管理程序快照虚拟网络分支分布式版本控制工作流仓库管理版本控制Git分支命令行远程仓库配置WeblateTranslation workflowsComponent discoveryAuthenticationBackup and restore翻译协作项目管理REST API社区支持













