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'
双语例句
- If you already have Git installed, you can skip this step.
如果您已经安装了Git,那么可以跳过这一步。 - This directory will contain a hidden dotfile directory called. git/.
这个目录包含了一个隐藏目录.git/。 - It tells you exactly what commands are needed to set up Git and initialize the repository.
它会准确地告诉您需要哪些命令来设置Git并初始化库。 - Adds a new file to Git's index.
向Git索引添加一个新文件。 - JetBrains also improved the experience for developers using distributed version control systems like Git or Mercurial.
JetBrains还通过分布式版本控制系统(如Git或Mercurial)改进了开发者的体验。 - Git is a decentralized version-control software, which can be used to keep GIMP code on the main repository.
Git是一个分散的版本控制软件,可用于将GIMP代码保持在主知识库上。 - This command does not switch to other branches: You do that using Git's checkout command.
该命令不能切换到其他分支:使用Git的checkout命令实现。 - If you use Git for source control, for instance, you can enable the Git OMZ!
例如,如果您使用Git进行源代码控制,可以启用GitOMZ! - Records changes to files and directories in Git's index.
记录Git索引中的文件和目录更改。 - This also highlights a potential problem with distributed version control systems, like Git.
这还涉及到了与分布式版本控制系统如Git相关的一个潜在问题。