> --- > > The fixme looks very suspicious too... According to git blame it belongs to the same revision as BLOCKING -- initial commit. So probably it can be removed with BLOCKING. > > builtin-commit-tree.c | 2 -- > 1 files changed, 0 insertions(+), 2 deletions(-) > > diff --git a/builtin-commit-tree.c b/builtin-commit-tree.c > index ddcb7a4..90dac34 100644 > --- a/builtin-commit-tree.c > +++ b/builtin-commit-tree.c > @@ -9,8 +9,6 @@ > #include "builtin.h" > #include "utf8.h" > > -#define BLOCKING (1ul << 14) > - > /* > * FIXME! Share the code with "write-tree.c" > */ > -- > 1.6.6.1.436.gaba7d > -- Daniel -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html