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

        双语例句

        • JetBrains also improved the experience for developers using distributed version control systems like Git or Mercurial.
          JetBrains还通过分布式版本控制系统(如Git或Mercurial)改进了开发者的体验。
        • The Git download page ( see Resources) lists a number of options depending on platform.
          Git下载页面(见参考资料)列出了大量与平台有关的选项。
        • It tells you exactly what commands are needed to set up Git and initialize the repository.
          它会准确地告诉您需要哪些命令来设置Git并初始化库。
        • For example, the IDE now includes an improved screen for viewing Git logs.
          比如说,现在的IDE包含了一个改进的用于查看Git日志的界面。
        • Other good options for version control include Subversion and GIT.
          用于版本控制的其他好的选择有Subversion和GIT。
        • Alternatively, you can deploy from a Git repository.
          另外,还可以从Git存储库进行部署。
        • You can use git mv and git rm to manage files, renaming and removing them, respectively.
          可以分别使用gitmv和gitrm管理文件,重命名并移除它们。
        • Pushing with Git is effectively a synchronization of your repository's state with the remote server.
          使用Git推入更改可以非常有效地同步存储库状态和远程服务器。
        • Git uses an internal index to track the state of the files and directories in a repository.
          Git使用内部索引跟踪文件的状态和存储库中的目录。
        • There are two important reasons to be interested in Git if you are a Subversion user.
          如果您是一名Subversion用户的话,那么有两个重要的原因会使您对Git产生兴趣。