Y
Hacker News
new
|
ask
|
show
|
jobs
by
_djo_
3944 days ago
It's less efficient, but you could just use a timed solution like
watch
:
watch -n 2 'git status --short; git --no-pager diff --shortstat;'