Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Read up on https://zwischenzugs.com/2018/03/26/git-log-the-good-parts/, it’s good and practical stuff.

I recently aliased `git history` to `git log --graph --all --simplify-by-decoration`, and have `glog` as `log --graph` (and so seldom use `log`).

If you’re earlier than Git 2.12 or so, you’ll need to add --decorate to get the branch and tag names shown.



This is amazing, thanks!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: