en

Git

ru

Translation of "git" into Russian

git
Verb
raiting
git
gits
gitted Past Simple / Past Participle
gitting Gerund
We will go to the beach next summer.
Мы поедем на пляж следующим летом.
Let's go to the park this weekend.
Давай пойдём в парк в эти выходные.
I will go to the store tomorrow.
Я пойду в магазин завтра.
I go to the gym every morning.
Я хожу в спортзал каждое утро.
He decided to leave the party early.
Он решил уйти с вечеринки рано.

Definitions

git
Noun
raiting
A contemptible, stupid or unpleasant person (chiefly British, slang).
You daft git, look what you've done!
git
Verb
raiting
(Dialectal, chiefly U.S.) To go away; leave; get moving.
The old farmer yelled at the kids to git before dark.
Git
Proper noun
raiting
A distributed version-control system widely used for tracking changes in source code during software development.
Git was originally created by Linus Torvalds to manage the Linux kernel source code.

Idioms and phrases

git repository
He cloned the git repository to his local machine.
репозиторий git
Он клонировал репозиторий git на свой локальный компьютер.
git commit
Always write a clear message for each git commit.
коммит git
Всегда пишите понятное сообщение для каждого коммита git.
git branch
He created a new git branch for the feature.
ветка git
Он создал новую ветку git для этой функции.
git merge
After finishing work, he performed a git merge.
слияние git
Закончив работу, он выполнил слияние git.
git push
Make sure to git push your changes after committing.
отправка git
Убедитесь, что отправили изменения git после коммита.

Related words