Cada remoção deve ser feita em um commit separado para claridade.
Each removal should be done in a separate commit for clarity.
Este comando aplica o patch, mas não cria um commit.
This command applies the patch but does not create a commit.
O commit deve ser feito de tudo de uma só vez.
Os committers que não fizeram isso têm seus commit bit revogados.
Committers who have not done so have their commit bits revoked.
O commit antigo será descartado se nada fizer referência a ele.
The old commit will be discarded if nothing else references it.
Após uma longa sessão onde você fez um monte de commit.
After a lengthy session you've made a bunch of commits.
O seu pull request deve agora conter um novo commit também.
Your pull request should now contain the new commit too.
O commit só acontecerá quando algo semelhante a um consenso for alcançado.
The commit will only happen once something resembling consensus has been reached.
Isso significa que um commit acionará todos os testes unitários integrados.
This means that a commit will trigger all the integrated unit tests.
Isso abre um editor de texto para digitar a mensagem do commit.
This opens up a text editor to type the commit message.
Então ele aponta o ramo atual para esse novo commit.
It then points the current branch to this new commit.
O mesmo se aplica a tags que tenham um commit sem parent.
The same applies to tags which have a commit without any parent.
Isto levará você de volta no tempo, preservando os novos commit.
This takes you back in time, while preserving newer commits.