X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=rev-parse.c;h=41b9dae429d2b423f57af4f4e091accfd9697022;hb=ab1630a3ed31d6ec5ae83769c78ed542fe3c4a28;hp=507b531dce781133946da04cb27fa2ff6d3832a9;hpb=c1067050ce58b5b39f528fe634732da858664603;p=git.git diff --git a/rev-parse.c b/rev-parse.c index 507b531d..41b9dae4 100644 --- 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=",