summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 69e0c25)
raw | patch | inline | side by side (parent: 69e0c25)
author | Junio C Hamano <junkio@cox.net> | |
Sun, 30 Oct 2005 09:08:35 +0000 (01:08 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 31 Oct 2005 01:28:02 +0000 (17:28 -0800) |
Signed-off-by: Junio C Hamano <junkio@cox.net>
rev-parse.c | patch | blob | history |
diff --git a/rev-parse.c b/rev-parse.c
index 169d0cc9b5a5769ad90e1f76039f14bf051a39dc..5a989825113b122d130448726c8eb97ffeb21ad1 100644 (file)
--- a/rev-parse.c
+++ b/rev-parse.c
static const char *rev_args[] = {
"--all",
"--bisect",
+ "--dense",
"--header",
"--max-age=",
"--max-count=",
"--parents",
"--pretty",
"--show-breaks",
+ "--sparse",
"--topo-order",
"--unpacked",
NULL