Brandon Williams writes:
> @@ -132,15 +131,14 @@ int cmd_diff_tree(int argc, const char **argv, const
> char *prefix)
>* reverse the order of the objects if the second one
>* is marked UNINTERESTING.
>*/
> - nr_sha1 = opt->pending.nr;
> - switch (nr_sha1) {
> +
Signed-off-by: Brandon Williams
---
builtin/diff-tree.c | 8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/builtin/diff-tree.c b/builtin/diff-tree.c
index aef167619..8b26a66a9 100644
--- a/builtin/diff-tree.c
+++ b/builtin/diff-tree.c
@@ -7,7 +7,7 @@
static struct rev_
2 matches
Mail list logo