summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9567f08)
raw | patch | inline | side by side (parent: 9567f08)
author | Stephen Boyd <bebarino@gmail.com> | |
Mon, 25 Jan 2010 07:05:43 +0000 (23:05 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 25 Jan 2010 17:53:12 +0000 (09:53 -0800) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-commit-tree.c | patch | blob | history |
diff --git a/builtin-commit-tree.c b/builtin-commit-tree.c
index ddcb7a4bbbcd45dfd7437209f3187fff882e6e62..90dac349a3137405baaea63bfb6c798d2f8c92a3 100644 (file)
--- a/builtin-commit-tree.c
+++ b/builtin-commit-tree.c
#include "builtin.h"
#include "utf8.h"
-#define BLOCKING (1ul << 14)
-
/*
* FIXME! Share the code with "write-tree.c"
*/