What is the translation of " REBASE " in English?

Noun
rebase
пребазирате
ребазиране

Examples of using Rebase in Bulgarian and their translations into English

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Computer category close
Rebase е разрушителна операция.
XOR is a reversible operation.
Вариант 3: Rebase директна резервация и ресурс календари.
Scenario 3: Rebase direct booking and resource calendars.
Rebase, от друга страна, е малко по-различен.
Rebase, on the other hand, is a bit different.
Нямаше начин да се попречи на конфигурирана променлива rebase.
There was no way to defeat a configured rebase.
Rebase: възстановява състоянието на отметката на отказ.
Rebase: restore bookmark state on abort.
Целта на Git rebase е да премести клон от едно място на друго.
The purpose of Git rebase is to move a branch from one location to another.
Rebase, от друга страна, е малко по-различен.
Haller, on the other hand, is quite a bit different.
Можете да стартирате rebase в интерактивен режим с флага-i на командата git rebase.
You can run rebase interactively by adding the-i option to git rebase.
Rebase: не препращайте аргумента"източник" за ребазиране(issue4633).
Rebase: don't forward"source" argument to rebase(issue4633).
Ние трябва даотидем в положение а след това в хода на нощта до door хълм rebase.
We should go into position andthen in the course of the night next door to a hill rebase.
Rebase: актуализирайте работната директория, когато анулирате(issue5084).
Rebase: update working directory when aborting(issue5084).
Или можете да го направите ръчно с git fetch последвана от git rebase teamone/master в този случай.
Or you could do it manually with a git fetch followed by a git rebase teamone/master in this case.
Rebase: Показване на по-полезна информация за състоянието при ребазиране.
Rebase: show more useful status information while rebasing.
Сценарий 2: Сила елементи от календара rebase и потискат актуализациите на календара, които са резултат от часовата зона rebasing.
Scenario 2: Force rebase calendar items and suppress the calendar updates that result from the time zone rebasing.
Git rebase- quiet" не беше съвсем тихо, когато няма какво да се направи.
Git rebase--quiet" was not quite quiet when there is nothing to do.
Можете да изпълните и git svn fetch за сваляне на новите данни, ноgit svn rebase изтегля и обновява локалните ви къмити с една команда.
You can run git svn fetch to grab the new data, butgit svn rebase does the fetch and then updates your local commits.
Git rebase, от друга страна, оптимизира потенциално сложна история.
Git rebase, on the other hand, streamlines a potentially complex history.
Hook-ът post-rewrite се изпълнява от команди, които заместват къмити като git commit--amend и git rebase(макар и не от git filter-branch).
The post-rewrite hook is run by commands that replace commits, such as git commit--amend and git rebase(though not by git filter-branch).
Rebase: блокиране на репо-сделката по време на операцията за цялостно обратно изкупуване.
Rebase: lock the repo during the full rebase operation.
Това по принцип е добра политика,но в случая на rebase може да установите, че знаете какво точно правите и може да форсирате обновяването на отдалечения клон с-f флага на push командата.
This is generally good policy;but in the case of the rebase, you may determine that you know what you're doing and can force-update the remote branch with a-f flag to your push command.
Rebase конфигурационната стойност с git config--global pull. rebase true.
Rebase config value with something like git config--global pull. rebase true.
Git не разполага с инструмент за модифициране на историята, номожете да използвате rebase за да пребазирате серия от къмити върху HEAD-а, на който са били първоначално базирани, вместо да ги премествате към друг.
Git doesn't have a modify-history tool, butyou can use the rebase tool to rebase a series of commits onto the HEAD they were originally based on instead of moving them to another one.
Rebase: игнорирайте отрицателното състояние, когато актуализирате обратно към оригиналния роуд на wc.
Rebase: ignore negative state when updating back to original wc parent.
Целта е да поддържат почти линейна история. Ако се установи, че промените в topic клона са подходящи за интегриране,превключвате към него и изпълнявате rebase командата, за да възпроизведете промените на базата на текущия master клон(или от develop и т.н.).
When you have work in a topic branch and have determined that you want to integrate it,you move to that branch and run the rebase command to rebuild the changes on top of your current master(or develop, and so on) branch.
В qemu-img convert и rebase бе добавена опцията-p, която активира изобразяването на прогреса на задачата.
Qemu-img convert and rebase now support the-p option which enables progress display.
Rebase, от друга страна, повторно прилага всеки ангажимент поотделно, като пренаписва историята, като създава нови ангажименти за всеки ангажимент в клона на източника.
Rebase, on the other hand, reapplies each commit individually by rewriting history by creating new commits for each commit in the source branch.
SuppressExchange е usedto rebase всички еднократни елементи ако часовата зона свойство не съществува.
SuppressExchange is used to rebase all single-instance items if a time zone property does not exist.
Git rebase-i--autostash" не възстанови автоматичната промяна, когато операцията беше прекратена.
Git rebase-i--autostash" did not restore the auto-stashed change when the operation was aborted.
С командата rebase, вие вземате всички промени къмитнати в един клон и ги пускате в друг такъв.
With the rebase command, you can take all the changes that were committed on one branch and replay them on another one.
Git rebase е още една команда, използвана основно за същата цел, с изключение на това, че го прави съвсем различно.
Git rebase is yet another command used basically for the same purpose except it does it quite differently.
Results: 56, Time: 0.0368

How to use "rebase" in a sentence

Rebase е друг начин за интегриране на промените от един клон в друг.
Rebase възниква независимо от организатора. Този режим ще неизпрати всички актуализации по някаква причина./ FORCEREBASESUPPRESSEXCHANGEUPDATESThisoption е известен като "SuppressExchange" в тази статия.
The only positive thing out of this is that I learned how to git rebase –interactive and squash 14 heroku-should-work-now commits in one – I leveled up in git.

Top dictionary queries

Bulgarian - English