What is the translation of " GIT LOG " in Portuguese?

Examples of using Git log 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
Git log operations.
Operações de registo git.
She runs git log to find out.
Ela executa git log para descobrir.
This description will be visible when using the git log command.
Esta descrição será visível ao usar o comando git log.
Now, you can run git log to see your new history.
Agora, você pode executar git log para ver seu novo hostórico.
Then, she can see what has been changed with git log.
Então, ela pode ver que essas alterações foram modificadas com git log.
When you run git log in this project, you should get output that looks something like this.
Quando executas git log neste projeto, deves ver uma saída semelhante a esta.
You can also use a series of summarizing options with git log.
Tu também podes usar uma série de opções de resumo com git log.
When you run git log in this project, you should get output that looks something like this.
Quando você executar git log neste projeto, você deve ter uma saída como esta.
You can also use a series of summarizing options with git log.
Você pode ainda usar uma série de opções de sumarização com git log.
If you go to the /opt/p4import directory and run git log, you can see your imported work.
Se você for para o diretório /opt/p4import e executar git log, você pode ver o seu trabalho importado.
Useful options for git log--pretty=format lists some of the more useful options that format takes.
Opções uteis para o git log--pretty=format lista algumas das opções mais úteis aceitas pelo'formato.
The most basic andpowerful tool to do this is the git log command.
A ferramenta mais básica epoderosa para fazer isto é o comando'git log.
Git2cl: simple tool to convert git logs to GNU ChangeLog format(package info), orphaned since 704 days.
Git2cl: simple tool to convert git logs to GNU ChangeLog format(informações do pacote), órfão desde 704 dias.
Those are only some simple output-formatting options to git log- there are many more.
Estas são apenas algumas das opções para formatar a saída do git log- há muitos mais.
By default, with no arguments, git log lists the commits made in that repository in reverse chronological order.
Por padrão, sem argumentos, git log lista os commits feitos naquele repositório em ordem cronológica reversa.
The last really useful option to pass to git log as a filter is a path.
A última opção realmente útil para passar para git log como um filtro, é o caminho.
This is basically the git log command, but by default it prints out only the SHA-1 values and no other information.
Este é basicamente o comando git log, mas por padrão ele mostra apenas os valores SHA-1 e nenhuma outra informação.
The last really useful option to pass to git log as a filter is a path.
A última opção verdadeiramente útil para filtrar a saída do git log é especificar uma rota.
Gitk is basically a visual git log tool, and it accepts nearly all the filtering options that git log does.
Gitk é basicamente uma ferramenta visual para git log, e ele aceita aproximadamente todas as opções de filtros que git log aceita.
It doesn't take any parameters, butyou can easily get the last commit by running git log -1 HEAD.
Ele não recebe nenhum parâmetro, masvocê pode facilmente obter o último commit executando git log -1 HEAD.
A huge number and variety of options to the git log command are available to show you exactly what you're looking for.
O comando git log fornece uma grande quantidade de opções para mostrar exatamente o que tu estás a procurar.
For example, you can get the same results as in the previous example by typing git log origin/master….
Por exemplo, você pode obter os mesmos resultados que no exemplo anterior digitando git log origin/master….
A huge number andvariety of options to the git log command are available to show you exactly what you're looking for.
Um grande número evariedade de opções para o comando git log estão disponíveis para mostrá-lo exatamente o que você quer ver.
The only place to find all changes, improvements, andfixes in a PostgreSQL release is to read the git log messages.
O único lugar para encontrar todas as mudanças, melhorias ecorreções em uma versão do PostgreSQL é ler as mensagens de log do CVS.
To see reflog information formatted like the git log output, you can run git log-g.
Para ver a informação do reflog formatada como a saída do git log, você pode executar git log-g.
By default, with no arguments, git log lists the commits made in that repository in reverse chronological order; that is.
Por defeito, se não passares em nenhum parâmetro, git log enumera as confirmações feitas neste repositório em ordem cronológica inversa.
If you run a git push and your current branch is tracking origin/master,the commits listed by git log origin/master….
Se você executar um git push e seu branch atual está rastreando origin/master,os commits listados por git log origin/master….
For example, to see a specific commit, suppose you run a git log command and identify the commit where you added certain functionality.
Por exemplo, para ver um commit específico, digamos que você execute um comando git log e identifique o commit que adicionou uma certa funcionalidade.
If you run git log, you can see that all the SHA-1 checksums for the commits have changed, but the git-p4 strings are no longer in the commit messages.
Se você executar o git log, você pode ver que todas as checksums SHA-1 dos commits mudaram, mas as strings do git-p4 não estão mais nas mensagens de 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.
Results: 59, Time: 0.0327

Word-for-word translation

Top dictionary queries

English - Portuguese