Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'fixes'
[gitweb.git]
/
rev-parse.c
diff --git
a/rev-parse.c
b/rev-parse.c
index 507b531dce781133946da04cb27fa2ff6d3832a9..41b9dae429d2b423f57af4f4e091accfd9697022 100644
(file)
--- a/
rev-parse.c
+++ b/
rev-parse.c
@@
-32,6
+32,7
@@
static int revs_count = 0;
static int is_rev_argument(const char *arg)
{
static const char *rev_args[] = {
+ "--all",
"--bisect",
"--header",
"--max-age=",