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
- a person who is deemed to be despicable or contemptible
- only a rotter would do that
- kill the rat
- throw the bum out
- you cowardly little pukes!
- the British call a contemptible person a `git'
双语例句
- It tells you exactly what commands are needed to set up Git and initialize the repository.
它会准确地告诉您需要哪些命令来设置Git并初始化库。 - You can use git mv and git rm to manage files, renaming and removing them, respectively.
可以分别使用gitmv和gitrm管理文件,重命名并移除它们。 - There are two important reasons to be interested in Git if you are a Subversion user.
如果您是一名Subversion用户的话,那么有两个重要的原因会使您对Git产生兴趣。 - Many developers and open source projects keep code under version control with Git and github.
许多开发人员和开放源码项目使用Git和github进行代码版本控制。 - For the GIMP source code itself, you should get one of the development versions from Git.
对于GIMP源代码本身,您应该从Git获取一个开发版本。 - If you already have Git installed, you can skip this step.
如果您已经安装了Git,那么可以跳过这一步。 - Alternatively, you can deploy from a Git repository.
另外,还可以从Git存储库进行部署。 - This command does not switch to other branches: You do that using Git's checkout command.
该命令不能切换到其他分支:使用Git的checkout命令实现。 - For example, the IDE now includes an improved screen for viewing Git logs.
比如说,现在的IDE包含了一个改进的用于查看Git日志的界面。 - This also highlights a potential problem with distributed version control systems, like Git.
这还涉及到了与分布式版本控制系统如Git相关的一个潜在问题。