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

        双语例句

        • Now you should be ready to begin using the Git tools.
          现在就已经准备好使用Git工具了。
        • I suggest you git out of here before I throw you out on your ear!
          在我揪住你的耳朵把你扔出去之前我建议你自己滚出去!
        • JetBrains also improved the experience for developers using distributed version control systems like Git or Mercurial.
          JetBrains还通过分布式版本控制系统(如Git或Mercurial)改进了开发者的体验。
        • If you already have Git installed, you can skip this step.
          如果您已经安装了Git,那么可以跳过这一步。
        • You can use Git to manage local repositories without mirroring someone else's work.
          我们可以使用Git来管理本地仓库,而不用镜像其他人的工作。
        • Other good options for version control include Subversion and GIT.
          用于版本控制的其他好的选择有Subversion和GIT。
        • It tells you exactly what commands are needed to set up Git and initialize the repository.
          它会准确地告诉您需要哪些命令来设置Git并初始化库。
        • If you use Git for source control, for instance, you can enable the Git OMZ!
          例如,如果您使用Git进行源代码控制,可以启用GitOMZ!
        • This command does not switch to other branches: You do that using Git's checkout command.
          该命令不能切换到其他分支:使用Git的checkout命令实现。
        • Pushing with Git is effectively a synchronization of your repository's state with the remote server.
          使用Git推入更改可以非常有效地同步存储库状态和远程服务器。