نوشته‌های امیر

Home

❯

جعبه یادداشت

❯

Add Git Log to Git Config

Add Git Log to Git Config

Properties2
tags—
aliases—

۰۵ بهمن ۱۴۰۴زمان تقریبی مطالعه: 1 دقیقه

To see commits visually better, add this command to your git config:

git config --global alias.lg "log --graph --oneline --all --decorate"

So you can use git lg to see a better git log.

git Git Softwares Show Commit Logs in Git - Important Commands


Graph View

ساخته شده با Quartz v5.0.0 © 2026

  • Github
  • Linkedin
  • Telegram
  • Persian Blog
  • English Blog