What is the translation of " SINGLE COMMIT " in Portuguese?

['siŋgl kə'mit]
['siŋgl kə'mit]
único commit
single commit
uma única submissão

Examples of using Single commit in English and their translations into Portuguese

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Computer category close
  • Official/political category close
Figure 3-1. Single commit repository data.
Figura 3-1. Dados de um repositório com um único commit.
A cherry-pick in Git is like a rebase for a single commit.
Um cherry-pick no Git é como um rebase para um único commit.
This way you can change a single commit, for example to fix a typo in a docstring.
Desta forma você pode mudar um único commit, por exemplo para corrigir um erro de ortografia em uma docstring.
This section outlines the various ways you can refer to a single commit.
Esta seção descreve as várias formas que você pode se referir a um único commit.
On April 6, 2016,Nishikawa released the single"Committed RED/ Inherit the Force.
Em 6 de abril de 2016,Nishikawa lançou o single"Committed RED/ Inherit the Force.
If you want to create a deeper hierarchy then it is simpler to create a folder structure on disk first and import it in a single commit, like this.
Se você quer criar um hierarquia mais estruturada então crie a estrutura primeiro no disco local e importe-a em uma única submissão, como isto.
You end up with a single commit- the second commit replaces the results of the first.
No final, acabarás com apenas uma confirmação- a segunda confirmação substitui o resultado da primeira.
It's also possible to take a series of commits and squash them down into a single commit with the interactive rebasing tool.
Também é possível pegar uma série de commits e achatá-los em um único commit com a ferramenta de rebase interativo.
When you save that, you have a single commit that introduces the changes of all three previous commits..
Quando você salvar isso, você terá um único commit com as alterações dos três commits anteriores.
In this case, the process of rebasing"rewrites" the history retaining the same changes in code,while"collapses" all those changes in a single commit.
Neste caso, o processo de rebasing"reescreve" a história mantendo as mesmas mudanças no código,enquanto"recolhe" todas essas mudanças em um único commit.
So, if you want to make a single commit from these three commits, you make the script look like this.
Então, se você quer fazer um único commit a partir desses três commits, você modifica o script para algo como isso.
If you want to create a deeper hierarchy then it is simpler to create a folder structure on disk first and import it in a single commit, like this.
Se queres criar uma hierarquia mais profunda, então é mais simples criar primeiro a estrutura de pastas em disco e importá-la numa simples submissão, assim.
If your fix is more than a single commit, you should put the fix on an appropriately named branch.
Se a sua correção é maior do que um único commit, você deve criar um branch nomeado de forma apropriada e relacionada a essa mesma correção.
For example, if you develop a new feature on a branch and then merge that branch back to trunk,the feature development will show up on the trunk log as a single commit for the merge, even though there may have been 1000 commits during branch development.
Por exemplo, se você deselvolve um novo recurso em um ramo e então combina este ramo devolta com o tronco, o desenvolvimento do recurso será mostrado no log do tronco como uma única submissão para a combinação, mesmo que possa haver 1000 submissões durante o desenvolvimento no ramo.
You may want to use rebase-i to squash your work down to a single commit, or rearrange the work in the commits to make the patch easier for the maintainer to review- see Chapter 6 for more information about interactive rebasing.
Você pode querer usar rebase-i para espremer seu trabalho em um único commit, ou reorganizar o trabalho nos commits para fazer o patch mais fácil de revisar para os mantenedores- veja o Capítulo 6 para mais informações sobre rebase interativo.
For example, if you develop a new feature on a branch and then merge that branch back to trunk,the feature development will show up on the trunk log as a single commit for the merge, even though there may have been 1000 commits during branch development.
Por exemplo, se desenvolveres uma nova funcionalidade num ramo e a seguir integras esse ramo de volta para o trunk,a funcionalidade desenvolvida irá ser mostrada no registo do trunk, como uma única submissão para a integração, mesmo que tenha havido 1000 submissões durante o desenvolvimento do ramo.
After these three commands, you end up with a single commit- the second commit replaces the results of the first.
Depois desses três comandos você obterá um único commit- o segundo commit substitui os resultados do primeiro.
So, after you push it up,it will look like a single commit that squashed in all the work of another branch under a single commit.
Por isso, depois de fazer o push dele,ele vai parecer como um único commit que contém todo o trabalho de outro branch em um único commit.
You can pretty easily see what files have been modified in a single commit with the--name-only option to the git log command mentioned briefly in Chapter 2.
Você pode muito facilmente ver quais arquivos foram modificados em um único commit com a opção--name-only do comando git log mencionado brevemente no Capítulo 2.
Is the pull request a single squashed commit with a message that follows our commit message format?
O pull request é um commit único esmagado com uma mensagem que segue o nosso formato de mensagens de commit?.
MFC with: If the commit should be merged together with a previous one in a single MFC commit(for example, where this commit corrects a bug in the previous change), specify the corresponding revision number.
MFC with: Se o commit deve ser mesclado junto com um commit anterior em um único MFC(por exemplo, onde o commit corrige um bug da alteração anterior), especifique o número de revisão correspondente.
Running dcommit on a branch with merged history works fine, except that when you look at your Git project history,it hasn't rewritten either of the commits you made on the experiment branch- instead, all those changes appear in the SVN version of the single merge commit.
Executando dcommit em um branch com histórico mesclado funcionará bem, exceto que quando você olhar no seu histórico de projeto Git,ele não reescreveu nenhum dos commits que você fez no branch experiment- em vez disso, todas essas alterações aparecem na versão SVN do único commit do merge.
Results: 22, Time: 0.0317

Word-for-word translation

Top dictionary queries

English - Portuguese