commit | c8af1de9cfa0a5678ae766777e0f905e60b69fda | [log] [tgz] |
---|---|---|
author | Bart Trojanowski <bart@jukie.net> | Wed Apr 23 20:57:48 2008 -0400 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Apr 29 23:11:57 2008 -0700 |
tree | 38e08d27aee360ec646ccf8636c358851827a87a | |
parent | 68951af30c2ac7f74f0d794a8674ac320a84250a [diff] |
make git-status use a pager make git status act similar to git log and git diff by presenting long output in a pager. Signed-off-by: Bart Trojanowski <bart@jukie.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>