Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
[PATCH] clean up git script
[gitweb.git]
/
rev-parse.c
diff --git
a/rev-parse.c
b/rev-parse.c
index 1965e90a8a0c3fa25c2fccfcc82f5da395a093bc..1c6ae76f9aa32dab77a4189a4ae6b744d39cee36 100644
(file)
--- a/
rev-parse.c
+++ b/
rev-parse.c
@@
-33,6
+33,9
@@
static int is_rev_argument(const char *arg)
"--max-age=",
"--min-age=",
"--merge-order",
+ "--topo-order",
+ "--bisect",
+ "--no-merges",
NULL
};
const char **p = rev_args;