-
Working with Remotes Showing Your Remotes Adding Remote Repositories Fetching and Pulling from Your Remotes Pushing to Your Remotes Inspecting a Remote Renaming and Removing Remotes Tagging Listing name Branching Workflows Long-Running Branches Topic Branches Remote Branches Pushing Tracking Branches Pulling Deleting Remote Branches Rebasing The Basic Rebase More Interesting Rebases The Summary Maintaining a Project Working in Topic Branches Applying Patches from Email Checking Out Remote Branches Determining What Is Introduced Integrating Contributed Work Tagging Your Releases Generating
0 码力 |
731 页 |
21.49 MB
| 1 年前 3
-
Working with Remotes Showing Your Remotes Adding Remote Repositories Fetching and Pulling from Your Remotes Pushing to Your Remotes Inspecting a Remote Renaming and Removing Remotes Tagging Listing name Branching Workflows Long-Running Branches Topic Branches Remote Branches Pushing Tracking Branches Pulling Deleting Remote Branches Rebasing The Basic Rebase More Interesting Rebases The Summary Maintaining a Project Working in Topic Branches Applying Patches from Email Checking Out Remote Branches Determining What Is Introduced Integrating Contributed Work Tagging Your Releases Generating
0 码力 |
691 页 |
13.35 MB
| 1 年前 3
-
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 82 Remote Branches . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . this chapter, you should be able to work expertly with multiple remote repositories, use Git over email and deftly juggle numerous remote branches and contributed patches. Chapter 6 covers the GitHub version control diagram Furthermore, many of these systems deal pretty well with having several remote repositories they can work with, so you can collaborate with different groups of people in different
0 码力 |
501 页 |
17.96 MB
| 1 年前 3
-
如果想查看你已经配置的远程仓库服务器,可以运行 git remote 命令。 它会列出你指定的每一个远程服务器 的简写。 如果你已经克隆了自己的仓库,那么至少应该能看到 origin ——这是 Git 给你克隆的仓库服务器的默认 名字: $ git clone https://github.com/schacon/ticgit Cloning into 'ticgit'... remote: Reusing existing existing pack: 1857, done. remote: Total 1857 (delta 0), reused 0 (delta 0) Receiving objects: 100% (1857/1857), 374.35 KiB | 268.00 KiB/s, done. Resolving deltas: 100% (772/772), done. Checking connectivity connectivity... done. $ cd ticgit $ git remote origin 你也可以指定选项 -v,会显示需要读写远程仓库使用的 Git 保存的简写与其对应的 URL。 $ git remote -v origin https://github.com/schacon/ticgit (fetch) origin https://github.com/schacon/ticgit
0 码力 |
501 页 |
19.30 MB
| 1 年前 3
-
git merge git mergetool git log git stash git tag 项目分享与更新 git fetch git pull git push git remote git archive git submodule 检查与比较 git show git shortlog git describe 调试 git bisect git blame 如果想查看你已经配置的远程仓库服务器,可以运行 git remote 命令。 它会 列出你指定的每一个远程服务器的简写。 如果你已经克隆了自己的仓库,那 么至少应该能看到 origin ——这是 Git 给你克隆的仓库服务器的默认名字: $ git clone https://github.com/schacon/ticgit Cloning into 'ticgit'... remote: Reusing existing existing pack: 1857, done. remote: Total 1857 (delta 0), reused 0 (delta 0) Receiving objects: 100% (1857/1857), 374.35 KiB | 268.00 KiB/s, done. Resolving deltas: 100% (772/772), done. Checking connectivity
0 码力 |
670 页 |
13.59 MB
| 1 年前 3
-
com/BlenderVR/source.git $ cd source $ git submodule update --init --recursive --
remote Note In old versions of git (1.6x, 1.7x) the –
remote option doesn’t exist and thus should be left out Download Samples Scenes anchor='C:/BlenderVR/samples'>
remote_command="ssh windows_login@192.168.0.1" python="C:/Python3.4/Python.exe" /> 0 码力 |
75 页 |
861.11 KB
| 1 年前 3
-
com/BlenderVR/source.git $ cd source $ git submodule update --init --recursive --
remote Note: In old versions of git (1.6x, 1.7x) the –
remote option doesn’t exist and thus should be left out Download Samples Scenes anchor=’C:/BlenderVR/samples’>
remote_command="ssh windows_login@192.168.0.1" python="C:/Python3.4/Python.exe" /> 0 码力 |
56 页 |
860.89 KB
| 1 年前 3
-
translation from VCS [Managers] Can force VCS pull in the web interface. Can push translations to remote VCS [Managers] Can force VCS push in the web interface. Can do automatic translation using other some major changes in the project. Can reset translations to match remote VCS [Managers] Can reset VCS repository to match remote VCS. Can access VCS repository [Users, Managers, Guests] Can access change. Post-push script One of scripts defined in POST_PUSH_SCRIPTS which is executed after push to remote repository. This can be used to generate notify external parties about the change in repository (i
0 码力 |
315 页 |
1.36 MB
| 1 年前 3
-
changes (hourly), see Lazy commits and commit_pending. Updating component alerts (daily). Update remote branches (nightly), see AUTO_UPDATE. Translation memory backup to JSON (daily), see dump_memory. changes from Hosted Weblate Automatically updating repositories nightly Weblate automatically fetches remote repositories nightly to improve performance when merging changes later. You can optionally turn this URL set up, and in that case Weblate offers a button in the web interface to push changes to the remote repository. Weblate can be also be configured to automatically push changes on every commit. If
0 码力 |
415 页 |
1.73 MB
| 1 年前 3
-
translation from VCS [Managers] Can force VCS pull in the web interface. Can push translations to remote VCS [Managers] Can force VCS push in the web interface. Can do automatic translation using other some major changes in the project. Can reset translations to match remote VCS [Managers] Can reset VCS repository to match remote VCS. Can access VCS repository [Users, Managers, Guests] Can access Post-push script One of the scripts defined in POST_PUSH_SCRIPTS which is executed after push to remote repository. This can be used to generate notify external parties about the change in repository (i
0 码力 |
344 页 |
1.41 MB
| 1 年前 3