Home - GeeksterJH/coloretto GitHub Wiki

git lga command: git config --global alias.lga "log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit"

Voor Een Nieuwe Git Commit:

Vanuit de coloretto folder:

  • git add .
  • git commit -m "<commit message hier>"
  • git push
⚠️ **GitHub.com Fallback** ⚠️