Repositório principal para o minicurso de git
git config --global alias.lg \
"log --graph --abbrev-commit --decorate --date=format:'%Y-%m-%d %H:%M:%S'
--format=format:'%C(bold blue)%h%C(reset) - %C(bold cyan)%ad%C(reset) %C(bold green)(%ar)%C(reset)%C(bold yellow)%d%C(reset)%n''
%C(white)%s%C(reset) %C(dim white)- %an%C(reset)'"
Daniel Boll |
Pablo Hugen |