52词语>英语词典>git翻译和用法

git

英 [ɡɪt]

美 [ɡɪt]

n.  蠢货; 饭桶; 讨厌鬼

复数:gits 

BNC.16422 / COCA.17023

牛津词典

    noun

    • 蠢货;饭桶;讨厌鬼
      a stupid or unpleasant man

      柯林斯词典

      • 烦人的家伙;讨厌鬼;死鬼
        If you refer to another person as agit, you mean you dislike them and find them annoying.

        英英释义

        noun

        双语例句

        • Many developers and open source projects keep code under version control with Git and github.
          许多开发人员和开放源码项目使用Git和github进行代码版本控制。
        • For example, the IDE now includes an improved screen for viewing Git logs.
          比如说,现在的IDE包含了一个改进的用于查看Git日志的界面。
        • You can use Git to manage local repositories without mirroring someone else's work.
          我们可以使用Git来管理本地仓库,而不用镜像其他人的工作。
        • Currently there is not SCM support, but I plan to integrate git and GitHub.
          当前还没有SCM的支持,但是我计划与git和GitHub整合。
        • Pushing with Git is effectively a synchronization of your repository's state with the remote server.
          使用Git推入更改可以非常有效地同步存储库状态和远程服务器。
        • Git is a decentralized version-control software, which can be used to keep GIMP code on the main repository.
          Git是一个分散的版本控制软件,可用于将GIMP代码保持在主知识库上。
        • Github: Github houses thousands of Git repositories, including the personal dot files of many expert users.
          Github:Github托管了数千个Git知识库,其中包括许多专家用户的个人点文件。
        • Git commits are atomic and project-wide, not per-file as in CVS.
          Git提交都是原子的,且是整个项目范围的,而不像CVS中一样是对每个文件的。
        • This directory will contain a hidden dotfile directory called. git/.
          这个目录包含了一个隐藏目录.git/。
        • There are two important reasons to be interested in Git if you are a Subversion user.
          如果您是一名Subversion用户的话,那么有两个重要的原因会使您对Git产生兴趣。