Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
blame and friends: adjust to multiple pathspec change.
[gitweb.git]
/
diff.c
diff --git
a/diff.c
b/diff.c
index 30e4d50b951257829d2727c6076f7baa6488a473..2fa285a8efc69fac1ba922b0b7ada9230de93c79 100644
(file)
--- a/
diff.c
+++ b/
diff.c
@@
-1375,8
+1375,6
@@
static void diffcore_apply_filter(const char *filter)
void diffcore_std(struct diff_options *options)
{
- if (options->paths && options->paths[0])
- diffcore_pathspec(options->paths);
if (options->break_opt != -1)
diffcore_break(options->break_opt);
if (options->detect_rename)