Y
Hacker News
new
|
ask
|
show
|
jobs
by
tapvt
985 days ago
This is my biggest complaint when i reflexively type `git log` to get some context on a branch.
1 comments
microflash
985 days ago
There's a `--date` flag which you can use to control this behavior. Also, it depends on your git configuration.
link