
包含
git的中国译典句库查询结果如下:
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:英汉句库-www.ftchinese.com-
属类:英汉句库-article.yeeyan.org-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:英汉句库-www.ebigear.com-
属类:IT行业-www.ibm.com-
属类:英汉句库-article.yeeyan.org-
属类:IT行业-www.ibm.com-
属类:英汉句库-www.hjenglish.com-
属类:无分类双语句库-chinaorb.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:英汉句库-article.yeeyan.org-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:英汉句库-article.yeeyan.org-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
| 1 | 对于本文的目的来说,我们将获得Torvalds发布的Git仓库的一个镜像。 | For the purposes of this article, you'll obtain a mirror of Torvalds' published Git repository. | |
| 2 | 而对于Git,您的提交是本地化的,并且您拥有一个本地存储库,不管远程服务器上发生什么操作。 | With Git , your commit is local, and you have a local repository no matter what happens on the remote side. | |
| 3 | 非常简单地说,Git是LinusTorvalds最近实现的源代码管理软件。 | Quite simply, Git is Linus Torvalds' recently implemented source code management software. | |
| 4 | 更改到上一级目录,通过复制刚刚为Web内容创建的项目创建一个裸Git存储库 | Change directory up one level, and create a bare Git repository by cloning the project that you just created for your Web content | |
| 5 | 好吧,也许还有第三个原因:Git是一种比较热门的技术,您希望将它写到自己的简历中。 | Well, perhaps there's a third reason: Git is a relatively hot technology you want to include on your resume. | |
| 6 | 和大多数年纪较大的读者一样,我一点儿也不认为你是个可怕的蠢货。事实上,我很容易想象自己产生同感。 | Like most of the FT's older readers, I don't think you are a ghastly git at all. In fact, I can easily imagine feeling the same way myself. | |
| 7 | 很多有趣的东西都没有出现在上面的句子里:Git版本控制问题跟踪wiki网站。 | There's a lot of interesting things you don't see it that description: Git , version control, issue tracking, wikis, or website. | |
| 8 | 还可以选择使用gitstatus命令查看新项目的状态。 | Optionally, use the git status command to check the status of your new project. | |
| 9 | 基于Qt的图形化应用程序,用户查看和浏览Git存储库 | qgit. A graphical Qt-based application for viewing and exploring Git repositories | |
| 10 | 假设我们已经有了一个名为release.tar.gz的标准releasetarball,可以执行下面的命令来创建一个本地的Git仓库 | Assuming you have a standard release tarball named release. tar. gz, you can create a local Git repository by issuing the following commands | |
| 11 | 可你那鞋底太薄,离北奥克兰很远就会破的。 | They're that thin they'll bu'st long before you git out to North Oakland. | |
| 12 | 可以分别使用gitmv和gitrm管理文件,重命名并移除它们。 | You can use git mv and git rm to manage files, renaming and removing them, respectively. | |
| 13 | 另外,Git允许丢弃先前拉取的分支。 | In addition, Git allows previously pulled branches to be discarded. | |
| 14 | 另外,还可以从Git存储库进行部署。 | Alternatively, you can deploy from a Git repository. | |
| 15 | 你们家的本领在几十辈人以前就在巴勒斯坦用尽了,你们要恢复力气做事情,就得再等一千年。 | All your skill was used up ages ago in Palestine, and you must lie fallow for a thousand years to git strength for more deeds! | |
| 16 | 你们俩一个爬到另一个背上,让我摸摸你们的脸吧。 | Git up on one another's backs and let me touch 'em. | |
| 17 | 您还可以在github(针对LinSched的git库)上联机查看最新的源。 | You can also view the latest source online at github (a git repository for LinSched). | |
| 18 | 您还可以执行命令githelpcommand获取有关任何Git命令的帮助。 | You can also execute the command git help command to obtain help about any Git command. | |
| 19 | 如果您是一名Subversion用户的话,那么有两个重要的原因会使您对Git产生兴趣。 | There are two important reasons to be interested in Git if you are a Subversion user. | |
| 20 | 如果您已经安装了Git,那么可以跳过这一步。 | If you already have Git installed, you can skip this step. | |
| 21 | 如果我们只是专注于Githosting我们就难逃一劫。 | If we focus our business on being a Git host we're doomed. | |
| 22 | 使用Git推入更改可以非常有效地同步存储库状态和远程服务器。 | Pushing with Git is effectively a synchronization of your repository's state with the remote server. | |
| 23 | 顺便提一下,如果您希望对Git存储库施加某些规则,不管是针对每一个提交或是在其他情况下,都可以使用钩子(hook)。 | Incidentally, if you want to enforce some rules on your Git repository, whether on every commit or at other times, the hooks are the place. | |
| 24 | 随后我生成一个名为empty-gdbinit的新分支,然后切换到该分支(我也可以使用gitcheckout-bempty-gdbinit完成这个操作)。 | I then made a new branch called empty-gdbinit and switched to it (I could have done this with git checkout -b empty-gdbinit as well). | |
| 25 | 我们每次提交到仓库的都是当前写作目录的快照,目录下的文件都在git仓库的监控之下。 | So, what committing does is take a "snapshot" of the directory structure or whatever files you told your git repository to watch. | |
| 26 | 我们需要将文件从Git仓库(隐藏目录中的那些文件)中导出到工作目录中才能开始自己的hack过程。 | You'll need to check out files from the Git repository (the stuff in the hidden files) into the working directory to begin your hacking. | |
| 27 | 我强烈建议您阅读简单易懂的Git手册,或者至少阅览一下教程。 | I strongly encourage you to read the very understandable Git manual or at least go through the tutorial. | |
| 28 | 我希望这并不是您的主要目标;学习Git是一名开发人员可以做的最有益的事情之一。 | I hope that's not your primary goal; learning about Git is one of the most rewarding things a developer can do. | |
| 29 | 我在本文不会详细地介绍钩子,但是如果您准备在团队中使用Git,那么一定要了解一下这些内容。 | I won't go into more detail on hooks here, but if your ambition is to use Git in a team, you should definitely read up on them. | |
| 30 | 无论如何,您必须熟悉Git,即使您不打算回馈您的代码。 | You have to get familiar with Git anyway, even if you don't plan on contributing back your code. |
查询记录