词语站>英语词典>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

        双语例句

        • Currently there is not SCM support, but I plan to integrate git and GitHub.
          当前还没有SCM的支持,但是我计划与git和GitHub整合。
        • Liberal fundamentalists as open source projects, Git repository browser did not modify any of the rights and restrictions.
          作为开源自由原教旨主义项目,Git没有对版本库的浏览和修改做任何的权限限制。
        • I want you should git up a nice supper for us tonight.
          我想你应该GIT中为我们带来一份惊喜今晚晚饭。
        • This also highlights a potential problem with distributed version control systems, like Git.
          这还涉及到了与分布式版本控制系统如Git相关的一个潜在问题。
        • This directory will contain a hidden dotfile directory called. git/.
          这个目录包含了一个隐藏目录.git/。
        • Git uses an internal index to track the state of the files and directories in a repository.
          Git使用内部索引跟踪文件的状态和存储库中的目录。
        • Adds a new file to Git's index.
          向Git索引添加一个新文件。
        • If you already have Git installed, you can skip this step.
          如果您已经安装了Git,那么可以跳过这一步。
        • Alternatively, you can deploy from a Git repository.
          另外,还可以从Git存储库进行部署。
        • Git commits are atomic and project-wide, not per-file as in CVS.
          Git提交都是原子的,且是整个项目范围的,而不像CVS中一样是对每个文件的。