author | Adam Simpkins <adam@adamsimpkins.net> | |
Sun, 4 May 2008 10:36:54 +0000 (03:36 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 6 May 2008 01:46:35 +0000 (18:46 -0700) | ||
commit | 7fefda5cc7a5faf7962092367bedb321a634d54d | |
tree | b52dbe550af5064d586abfc07f2a0f61f31f7b73 | tree | snapshot |
parent | c12172d2eab91b79b8181b04ab5a5332a96e34a8 | commit | diff |
log and rev-list: add --graph option
This new option causes a text-based representation of the history to be
printed to the left of the normal output.
Signed-off-by: Adam Simpkins <adam@adamsimpkins.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This new option causes a text-based representation of the history to be
printed to the left of the normal output.
Signed-off-by: Adam Simpkins <adam@adamsimpkins.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>