Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-am: --whitespace=x option.
[gitweb.git]
/
rev-parse.c
diff --git
a/rev-parse.c
b/rev-parse.c
index 70a82714ca061db579838662189049d94453c9e3..610eacb35a2ebc5b64b48ae02367543fa2fbb67a 100644
(file)
--- a/
rev-parse.c
+++ b/
rev-parse.c
@@
-43,11
+43,13
@@
static int is_rev_argument(const char *arg)
"--min-age=",
"--no-merges",
"--objects",
+ "--objects-edge",
"--parents",
"--pretty",
"--show-breaks",
"--sparse",
"--topo-order",
+ "--date-order",
"--unpacked",
NULL
};