DictionaryForumContacts

   English
Terms for subject Programming containing branch to | all forms | exact matches only | in specified order only
EnglishRussian
clean up outdated references to branches in the remote repositoryудалять устаревшие ссылки на ветки в удалённом репозитории (Alex_Odeychuk)
create a pull request to the target branchсоздать запрос на включение изменений в целевую ветку кода (русс. перевод "запрос на включение изменений" взят из кн.: Индрасири К., Курупу Д. gRPC: запуск и эксплуатация облачных приложений Go и Java для Docker и Kubernetes: Use the git cherry-pick operation to apply changes to another branch. A new topic branch will be created with the applied changes, and then you will be prompted to create a pull request to the target branch. Alex_Odeychuk)
insert a branch left to the currently selected elementвставка ветви слева от выбранного элемента (ssn)
insert a branch right to the currently selected elementвставка ветви справа от выбранного элемента (ssn)
merge code from a child branch up to the parent branchвыполнить слияние из дочерней ветки кода в родительскую ветку кода (Alex_Odeychuk)
merge code from a child branch up to the parent branchвыполнять слияние изменений в исходном коде из дочерней ветки в родительскую ветвь кода (в системе контроля версий Alex_Odeychuk)
merge code from a parent branch to the child branchвыполнить слияние из родительской ветки кода в дочернюю ветку кода (Alex_Odeychuk)
merge code from a parent branch to the child branchвыполнять слияние изменений в исходном коде из родительской ветки в дочернюю ветку кода (в системе контроля версий Alex_Odeychuk)
remove references to stale branchesудалить ссылки на устаревшие ветки (Alex_Odeychuk)
the difference is just that the branch is inserted to the right of the currently selected stepРазница состоит лишь в том, что ветвь будет вставлена справа от выбранного шага