Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ks/blame-worktree-textconv-cached'
[gitweb.git]
/
builtin
/
diff.c
diff --git
a/builtin/diff.c
b/builtin/diff.c
index a43d3263638daf083c52f37f3bd0872327d7459b..945e7583a8294f0612682f3228687498e5c61822 100644
(file)
--- a/
builtin/diff.c
+++ b/
builtin/diff.c
@@
-22,7
+22,7
@@
struct blobinfo {
};
static const char builtin_diff_usage[] =
-"git diff
<options> <rev>{0,2} -- <path>*
";
+"git diff
[<options>] [<commit> [<commit>]] [--] [<path>...]
";
static void stuff_change(struct diff_options *opt,
unsigned old_mode, unsigned new_mode,