Pro Git 2nd Edition 2.1.413on Windows Installing from Source First-Time Git Setup Your Identity Your Editor Your default branch name Checking Your Settings Getting Help Summary Git Basics Getting a Git Repository Initializing a Nutshell Creating a New Branch Switching Branches Basic Branching and Merging Basic Branching Basic Merging Basic Merge Conflicts Branch Management Changing a branch name Branching Workflows of a Pull Request Octokit Summary Git Tools Revision Selection Single Revisions Short SHA-1 Branch References RefLog Shortnames Ancestry References Commit Ranges Interactive Staging Staging and0 码力 | 731 页 | 21.49 MB | 1 年前3
Pro Git 2nd Edition 2.1.413 on Windows Installing from Source First-Time Git Setup Your Identity Your Editor Your default branch name Checking Your Settings Getting Help Summary Git Basics Getting a Git Repository Initializing a Nutshell Creating a New Branch Switching Branches Basic Branching and Merging Basic Branching Basic Merging Basic Merge Conflicts Branch Management Changing a branch name Branching Workflows of a Pull Request Octokit Summary Git Tools Revision Selection Single Revisions Short SHA-1 Branch References RefLog Shortnames Ancestry References Commit Ranges Interactive Staging Staging and0 码力 | 691 页 | 13.35 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66签署提交 每个人必须签署 搜索 Git Grep Git 日志搜索 重写历史 修改最后一次提交 修改多个提交信息 重新排序提交 压缩提交 拆分提交 核武器级选项:filter-branch 重置揭密 三棵树 工作流程 重置的作用 通过路径来重置 压缩 检出 总结 高级合并 合并冲突 撤消合并 其他类型的合并 Rerere 使用 Git 调试 文件标注 git status git diff git difftool 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 send-email git request-pull 外部系统 git svn git fast-import 管理 git gc git fsck git reflog git filter-branch 底层命令 许可证 本作品在“创作共用 署名-非商业性使用-相同方式共享 3.0 未本地化版本 (CC BY-NC-SA 3.0)” 许 可 协 议 下 授 权 。 要 阅 览 该 许0 码力 | 670 页 | 13.59 MB | 1 年前3
Go 101 (Golang 101) v1.21.0{ // do something } if and else are keywords. Like many other programming languages, the else branch is optional. The InitSimpleStatement portion is also optional. It must be a simple statement (§11) if-else control flow forms one implicit code block, one if branch explicit code block and one optional else branch code block. The two branch code blocks are both nested in the implicit code block. Upon Upon execution, if Condition expression results in true, then the if branch block will get executed, otherwise, the else branch block will get executed. Example: package main import ( "fmt" "math/rand"0 码力 | 610 页 | 945.17 KB | 1 年前3
Go 101 (Golang 101) v1.21.0// do something 5| } if and else are keywords. Like many other programming languages, the else branch is optional. The InitSimpleStatement portion is also optional. It must be a simple statement (§11) if-else control flow forms one implicit code block, one if branch explicit code block and one optional else branch code block. The two branch code blocks are both nested in the implicit code block. Upon Upon execution, if Condition expression results in true, then the if branch block will get executed, otherwise, the else branch block will get executed. Example: 1| package main 2| 3| import ( 4|0 码力 | 880 页 | 833.34 KB | 1 年前3
The Weblate Manual 4.5.2update weblate-one weblate-second # Merge QA_4_7 branch: git checkout QA_4_7 git merge weblate-one/QA_4_7 ... # Resolve conflicts git commit # Merge main branch: git checkout main git merge weblates-second/main once). In case the Push branch is not set, the project is forked and changes pushed through a fork. In case it is set, changes are pushed to the upstream repository and chosen branch. For smaller deployments Weblate tries to detect Subversion repository layout automatically - it supports both direct URLs for branch or repositories with standard layout (branches/, tags/ and trunk/). More info about this is to be0 码力 | 733 页 | 9.45 MB | 1 年前3
The Weblate Manual 4.3.2weblate-one weblate-second # Merge QA_4_7 branch: git checkout QA_4_7 git merge weblate-one/QA_4_7 ... # Resolve conflicts git commit # Merge master branch: git checkout master git merge weblates-second/master repository). In case the Push branch is not set, the project is forked and changes pushed through a fork. In case it is set, changes are pushed to the upstream repository and chosen branch. For smaller deployments Weblate tries to detect Subversion repository layout automatically - it supports both direct URLs for branch or repositories with standard layout (branches/, tags/ and trunk/). More info about this is to be0 码力 | 673 页 | 9.34 MB | 1 年前3
The Weblate Manual 4.5.3update weblate-one weblate-second # Merge QA_4_7 branch: git checkout QA_4_7 git merge weblate-one/QA_4_7 ... # Resolve conflicts git commit # Merge main branch: git checkout main git merge weblates-second/main once). In case the Push branch is not set, the project is forked and changes pushed through a fork. In case it is set, changes are pushed to the upstream repository and chosen branch. For smaller deployments Weblate tries to detect Subversion repository layout automatically - it supports both direct URLs for branch or repositories with standard layout (branches/, tags/ and trunk/). More info about this is to be0 码力 | 733 页 | 9.45 MB | 1 年前3
The Weblate Manual 4.5update weblate-one weblate-second # Merge QA_4_7 branch: git checkout QA_4_7 git merge weblate-one/QA_4_7 ... # Resolve conflicts git commit # Merge main branch: git checkout main git merge weblates-second/main once). In case the Push branch is not set, the project is forked and changes pushed through a fork. In case it is set, changes are pushed to the upstream repository and chosen branch. For smaller deployments Weblate tries to detect Subversion repository layout automatically - it supports both direct URLs for branch or repositories with standard layout (branches/, tags/ and trunk/). More info about this is to be0 码力 | 714 页 | 9.40 MB | 1 年前3
The Weblate Manual 4.4weblate-one weblate-second # Merge QA_4_7 branch: git checkout QA_4_7 git merge weblate-one/QA_4_7 ... # Resolve conflicts git commit # Merge master branch: git checkout master git merge weblates-second/master repository). In case the Push branch is not set, the project is forked and changes pushed through a fork. In case it is set, changes are pushed to the upstream repository and chosen branch. For smaller deployments Weblate tries to detect Subversion repository layout automatically - it supports both direct URLs for branch or repositories with standard layout (branches/, tags/ and trunk/). More info about this is to be0 码力 | 697 页 | 9.33 MB | 1 年前3
共 497 条
- 1
- 2
- 3
- 4
- 5
- 6
- 50













