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'
双语例句
- You can use git mv and git rm to manage files, renaming and removing them, respectively.
可以分别使用gitmv和gitrm管理文件,重命名并移除它们。 - I want you should git up a nice supper for us tonight.
我想你应该GIT中为我们带来一份惊喜今晚晚饭。 - Pushing with Git is effectively a synchronization of your repository's state with the remote server.
使用Git推入更改可以非常有效地同步存储库状态和远程服务器。 - Git uses an internal index to track the state of the files and directories in a repository.
Git使用内部索引跟踪文件的状态和存储库中的目录。 - This directory will contain a hidden dotfile directory called. git/.
这个目录包含了一个隐藏目录.git/。 - Other good options for version control include Subversion and GIT.
用于版本控制的其他好的选择有Subversion和GIT。 - 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索引中的文件和目录更改。 - Many developers and open source projects keep code under version control with Git and github.
许多开发人员和开放源码项目使用Git和github进行代码版本控制。 - Alternatively, you can deploy from a Git repository.
另外,还可以从Git存储库进行部署。