EXECUTAR GIT in English translation

run git
executar git
rodar git
running git
executar git
rodar git

Examples of using Executar git in Portuguese and their translations into English

{-}
  • 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
Então, eu executei git diff para ver o que mudou.
Then, I ran git diff to see what changed.
Ela executa git log para descobrir.
She runs git log to find out.
Quando você executa git submodule update,
When you run git submodule update,
Quando você executa git init em um diretório novo
When you run git init in a new
Executando git svn rebase de vez em quando irá manter seu código sempre atualizado.
Running git svn rebase every once in a while makes sure your code is always up to date.
Por exemplo, digamos que você execute git push origin master em seu projeto,
For example, say you run git push origin master in your project,
Sempre que você modifiquéis código é apropriado fazer uma backup de em mudanças locais executando git commit.
Whenever you modifiquéis code is suitable to do a backup in local changes running git commit.
Primeiro você executa git bisect start para começar, e depois você usa
First you run git bisect start to get things going,
Você também pode obter o mesmo tipo de informação que svn info lhe dá executando git svn info.
You can also get the same sort of information that svn info gives you by running git svn info.
Este processo é igual ao compartilhamento de branches remotos- você executa git push origin nome-tag.
This process is just like sharing remote branches- you can run git push origin tagname.
Para adicionar um novo repositório remoto no Git com um nome curto, para que você possa fazer referência facilmente, execute git remote add[nomecurto] url.
To add a new remote Git repository as a shortname you can reference easily, run git remote add[shortname] url.
Quando executas git log neste projeto,
When you run git log in this project,
adiciona para a"staging area" e então executa git am--resolved para continuar com o próximo patch.
stage the new file, and then run git am--resolved to continue to the next patch.
Você adiciona as alterações que deseja na área de seleção editando um arquivo e executando git add nele ou git rm em um arquivo rastreado,
You stage the changes you want by editing a file and running git add on it or git rm to a tracked file, and the subsequent
então cálculos merge-base posteriores estarão errados- o dcommit faz os resultados do seu git merge parecerem que você executou git merge--squash.
so subsequent merge-base calculations will be wrong- the dcommit makes your git merge result look like you ran git merge--squash.
o seu branch master ainda aponta para o commit em que estava quando você executou git checkout para trocar de branch.
your master branch still points to the commit you were on when you ran git checkout to switch branches.
Você também pode executar git reset para remover todos os arquivos do stage.
You can also git reset to unstage everything.
você pode executar git push origin serverfix.
you could instead run git push origin serverfix.
Você pode criar um novo diretório e executar git init nele para iniciar,
You can create a new directory and then run git init in it for a starting point,
E executar git diff--cached para ver o que você já alterou para o estado staged até o momento.
And git diff--cached to see what you have staged so far.
Results: 183, Time: 0.0445

Word-for-word translation

Top dictionary queries

Portuguese - English