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'
双语例句
- Adds a new file to Git's index.
向Git索引添加一个新文件。 - The Git download page ( see Resources) lists a number of options depending on platform.
Git下载页面(见参考资料)列出了大量与平台有关的选项。 - You can use git mv and git rm to manage files, renaming and removing them, respectively.
可以分别使用gitmv和gitrm管理文件,重命名并移除它们。 - Git commits are atomic and project-wide, not per-file as in CVS.
Git提交都是原子的,且是整个项目范围的,而不像CVS中一样是对每个文件的。 - Now you should be ready to begin using the Git tools.
现在就已经准备好使用Git工具了。 - This example creates a copy of the Git maps project in your current working directory.
该示例在当前工作目录中创建一个Git地图项目副本。 - For example, the IDE now includes an improved screen for viewing Git logs.
比如说,现在的IDE包含了一个改进的用于查看Git日志的界面。 - It tells you exactly what commands are needed to set up Git and initialize the repository.
它会准确地告诉您需要哪些命令来设置Git并初始化库。 - Currently there is not SCM support, but I plan to integrate git and GitHub.
当前还没有SCM的支持,但是我计划与git和GitHub整合。 - This also highlights a potential problem with distributed version control systems, like Git.
这还涉及到了与分布式版本控制系统如Git相关的一个潜在问题。