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'
双语例句
- Github: Github houses thousands of Git repositories, including the personal dot files of many expert users.
Github:Github托管了数千个Git知识库,其中包括许多专家用户的个人点文件。 - Install Git, a distributed source code-control management system.
安装Git,一个分布式源代码控制管理系统。 - For the GIMP source code itself, you should get one of the development versions from Git.
对于GIMP源代码本身,您应该从Git获取一个开发版本。 - This command does not switch to other branches: You do that using Git's checkout command.
该命令不能切换到其他分支:使用Git的checkout命令实现。 - Records changes to files and directories in Git's index.
记录Git索引中的文件和目录更改。 - The Git download page ( see Resources) lists a number of options depending on platform.
Git下载页面(见参考资料)列出了大量与平台有关的选项。 - This also highlights a potential problem with distributed version control systems, like Git.
这还涉及到了与分布式版本控制系统如Git相关的一个潜在问题。 - Liberal fundamentalists as open source projects, Git repository browser did not modify any of the rights and restrictions.
作为开源自由原教旨主义项目,Git没有对版本库的浏览和修改做任何的权限限制。 - This directory will contain a hidden dotfile directory called. git/.
这个目录包含了一个隐藏目录.git/。 - You can use git mv and git rm to manage files, renaming and removing them, respectively.
可以分别使用gitmv和gitrm管理文件,重命名并移除它们。