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

        双语例句

        • Git commits are atomic and project-wide, not per-file as in CVS.
          Git提交都是原子的,且是整个项目范围的,而不像CVS中一样是对每个文件的。
        • Records changes to files and directories in Git's index.
          记录Git索引中的文件和目录更改。
        • Alternatively, you can deploy from a Git repository.
          另外,还可以从Git存储库进行部署。
        • Many developers and open source projects keep code under version control with Git and github.
          许多开发人员和开放源码项目使用Git和github进行代码版本控制。
        • You can use git mv and git rm to manage files, renaming and removing them, respectively.
          可以分别使用gitmv和gitrm管理文件,重命名并移除它们。
        • It tells you exactly what commands are needed to set up Git and initialize the repository.
          它会准确地告诉您需要哪些命令来设置Git并初始化库。
        • For the GIMP source code itself, you should get one of the development versions from Git.
          对于GIMP源代码本身,您应该从Git获取一个开发版本。
        • Liberal fundamentalists as open source projects, Git repository browser did not modify any of the rights and restrictions.
          作为开源自由原教旨主义项目,Git没有对版本库的浏览和修改做任何的权限限制。
        • I suggest you git out of here before I throw you out on your ear!
          在我揪住你的耳朵把你扔出去之前我建议你自己滚出去!
        • This command does not switch to other branches: You do that using Git's checkout command.
          该命令不能切换到其他分支:使用Git的checkout命令实现。