Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
[PATCH] cleanup of in-code names
[gitweb.git]
/
diff-cache.c
diff --git
a/diff-cache.c
b/diff-cache.c
index 2bdea9cc3aecb3bf75c0a0e56fe6b54640390e18..8f32beed10f6d5e9f745fab3603d390353d4601d 100644
(file)
--- a/
diff-cache.c
+++ b/
diff-cache.c
@@
-181,7
+181,7
@@
int main(int argc, char **argv)
argv++;
argc--;
if (!strcmp(arg, "-r")) {
- /* We accept the -r flag just to look like diff-tree */
+ /* We accept the -r flag just to look like
git-
diff-tree */
continue;
}
if (!strcmp(arg, "-p")) {