Skip to content

Instantly share code, notes, and snippets.

View ema11412's full-sized avatar
๐ŸŒš
Working from home

Emanuel Esquivel ema11412

๐ŸŒš
Working from home
  • Palmares/ Alajuela/ Costa Rica
View GitHub Profile
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
@ema11412
ema11412 / git-alias.md
Last active December 31, 2021 06:23
Git Alias

Log

git config --global alias.lg "log --graph --abbrev-commit --decorate --format=format:'%C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) %C(white)%s%C(reset) %C(dim white)- %an%C(reset)%C(bold yellow)%d%C(reset)' --all"

Status

git config --global alias.s status --short

Alternativa de status