Beginners Tutorial: Git Log Command

Publicado em: 21 Fevereiro 2021
no canal de: Tech Forum
1,011
7

#git #git-log #git-commands

Beginners Tutorial: Git Log Command

git-log-command - https://gist.github.com/techforum-rep...

The git log command displays all of the commits in a repository’s history.

By default, with no arguments, git log lists the commits made in that repository in reverse chronological order; that is, the most recent commits show up first. As you can see, this command lists each commit with its SHA-1 checksum, the author’s name and email, the date written, and the commit message.

You can filter the output of git log using various options


Nesta página do site você pode assistir ao vídeo on-line Beginners Tutorial: Git Log Command duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Tech Forum 21 Fevereiro 2021, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 1,011 vezes e gostou 7 espectadores. Boa visualização!